All public logs
Jump to navigation
Jump to search
Combined display of all available logs of CSE425S Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 20:47, 25 June 2019 Dennis.cosgrove talk contribs created page File:SearchStandardML.png (searchStandardML.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs uploaded File:SearchStandardML.png (searchStandardML.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs created page File:OpenFolder.png (openFolder.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs uploaded File:OpenFolder.png (openFolder.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs created page File:InstallStandardML.png (installStandardML.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs uploaded File:InstallStandardML.png (installStandardML.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs created page File:Extensions.png (extensions.png)
- 20:47, 25 June 2019 Dennis.cosgrove talk contribs uploaded File:Extensions.png (extensions.png)
- 20:44, 24 June 2019 Dennis.cosgrove talk contribs created page Racket Reference (Created page with "[https://docs.racket-lang.org/guide/index.html The Racket Guide]")
- 20:42, 24 June 2019 Dennis.cosgrove talk contribs created page Dictionary Assignment (Created page with "=SingleList Implementation= =Hashtable Implementation= =TreeMap Implementation=")
- 14:59, 20 June 2019 Dennis.cosgrove talk contribs created page Tree Assignment (Created page with "We will build some of the Higher Order Function Hall of Fame inductees but for a tree datatype. datatype 'a tree = LEAF | BRANCH of 'a tree * 'a * 'a tree File:Sorted bin...")
- 20:46, 19 June 2019 WikiSysop talk contribs created page Trees and Snowflakes Assignment (Created blank page)
- 19:45, 19 June 2019 WikiSysop talk contribs created page User talk:WikiSysop (Created page with ".")
- 15:04, 19 June 2019 Dennis.cosgrove talk contribs created page Template:HofHof (Created page with "Laurel Wreath")
- 14:41, 19 June 2019 Dennis.cosgrove talk contribs created page Fold Assignment (Created page with "Lexical scope is not unique to ML. Nearly all programming languages use lexical scope, including Java. In this assignment we will build foldLeft (which can be easily built w...")
- 15:49, 18 June 2019 Dennis.cosgrove talk contribs created page Map and Filter Assignment (Created page with "=Code To Implement= ==Map== {{JavaToImplement|MapHof|map|hof.map.assignment}} <nowiki>public static <T, R> ImmutableList<R> map(Function<T, R> f, ImmutableList<T> list)</nowi...")
- 15:43, 18 June 2019 Dennis.cosgrove talk contribs created page Tail Recursion Assignment (Created page with "=Code To Implement= ==Max== {{JavaToImplement|Reverse|reverse|tail.assignment}} <nowiki>public static <E> ImmutableList<E> reverse(ImmutableList<E> original)</nowiki> =Test=...")
- 19:38, 11 June 2019 Dennis.cosgrove talk contribs created page SML Reference (Created page with "[http://sml-family.org/Basis/manpages.html library documentation] [https://christian-rossow.de/files/ML_Cheat_Sheet.pdf Cheat Sheet] [http://www.cs.cmu.edu/~rwh/isml/book.pd...")
- 15:07, 11 June 2019 Dennis.cosgrove talk contribs created page Template:TestSuite (Created page with "<table cellspacing="0" cellpadding="0" border="0" style="background: transparent; margin-top:0.5em;border:1px #2424b3 solid;padding:0.5em;background-color: #e7e6fe"> <tr valig...")
- 15:07, 11 June 2019 Dennis.cosgrove talk contribs created page File:Junit.png
- 15:07, 11 June 2019 Dennis.cosgrove talk contribs uploaded File:Junit.png
- 14:57, 11 June 2019 Dennis.cosgrove talk contribs created page File:Java.png
- 14:57, 11 June 2019 Dennis.cosgrove talk contribs uploaded File:Java.png
- 14:50, 11 June 2019 Dennis.cosgrove talk contribs created page Template:JavaToImplement (Created page with "<table cellspacing="0" cellpadding="0" border="0" style="background: transparent; margin-top:0.5em;border:1px #2424b3 solid;padding:0.5em;background-color: #e7e6fe"> <tr valig...")
- 06:55, 11 June 2019 Dennis.cosgrove talk contribs created page ImmutableList Assignment (Created page with "=Code To Implement= java/src/main/java/util/assignment/ ==Length== ==Append== ==SumProductCountdownFactorial== =Test= java/src/test/java/util/assignment/ImmutableListTestSu...")
- 02:08, 9 June 2019 Dennis.cosgrove talk contribs created page Optional Assignment (Created page with "[https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html java.util.Optional<T>]")
- 09:50, 8 June 2019 Dennis.cosgrove talk contribs created page File:FullCourseNoCertificate.png
- 09:50, 8 June 2019 Dennis.cosgrove talk contribs uploaded File:FullCourseNoCertificate.png
- 20:17, 7 June 2019 Dennis.cosgrove talk contribs created page File:EnrollForFreeA.png
- 20:17, 7 June 2019 Dennis.cosgrove talk contribs uploaded File:EnrollForFreeA.png
- 20:17, 7 June 2019 Dennis.cosgrove talk contribs uploaded a new version of File:JoinForFree.png
- 20:07, 7 June 2019 WikiSysop talk contribs created page File:JoinForFree.png
- 20:07, 7 June 2019 WikiSysop talk contribs uploaded File:JoinForFree.png
- 20:01, 7 June 2019 WikiSysop talk contribs created page File:Test.png
- 20:01, 7 June 2019 WikiSysop talk contribs uploaded File:Test.png
- 19:34, 7 June 2019 Dennis.cosgrove talk contribs created page File:JoinForFree.jpg
- 19:34, 7 June 2019 Dennis.cosgrove talk contribs uploaded File:JoinForFree.jpg
- 16:30, 6 June 2019 Dennis.cosgrove talk contribs created page Setup (Created page with "=Coursera= * follow the link to [https://www.coursera.org/learn/programming-languages Programming Languages Part A] * click "Join For Free" in the top right corner. * do what...")
- 02:38, 29 May 2019 Dennis.cosgrove talk contribs created page Geometry Language Assignment (Created page with "["https://www.coursera.org/learn/programming-languages-part-c/supplement/SKxLy/homework-7-instructions Instructions]")
- 02:37, 29 May 2019 Dennis.cosgrove talk contribs created page Tetris Assignment (Created page with "[https://www.coursera.org/learn/programming-languages-part-c/supplement/8lyk9/homework-6-instructions Instructions]")
- 02:33, 29 May 2019 Dennis.cosgrove talk contribs created page MUPL Assignment (Created page with "[https://www.coursera.org/learn/programming-languages-part-b/programming/xQBbK/homework-5-instructions Instructions] [https://www.coursera.org/learn/programming-languages-par...")
- 02:31, 29 May 2019 Dennis.cosgrove talk contribs created page Streams Assignment (Created page with "[https://www.coursera.org/learn/programming-languages-part-b/programming/VsOW3/homework-4-instructions Instructions] [https://www.coursera.org/learn/programming-languages-par...")
- 02:28, 29 May 2019 Dennis.cosgrove talk contribs created page Pattern Matching Assignment (Created page with "[https://www.coursera.org/learn/programming-languages/programming/qeafu/homework-3-instructions Instructions] [https://www.coursera.org/learn/programming-languages/supplement...")
- 19:14, 28 May 2019 Dennis.cosgrove talk contribs created page Card Game Assignment (Created page with "[https://www.coursera.org/learn/programming-languages/supplement/rhPuJ/hints-and-gotchas-for-homework-2 Hints and Gotchas]")
- 19:29, 24 May 2019 Dennis.cosgrove talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES *assi...")
- 19:25, 24 May 2019 Dennis.cosgrove talk contribs created page Calendar Date Assignment (Created page with "[https://www.coursera.org/learn/programming-languages/supplement/MHfZa/hints-and-gotchas-for-homework-1 Hints and Gotchas]")
- 16:20, 21 May 2019 WikiSysop talk contribs changed group membership for Dennis.cosgrove from (none) to administrator, interface administrator and bureaucrat
- 16:19, 21 May 2019 User account Dennis.cosgrove talk contribs was created by WikiSysop talk contribs and password was sent by email (Admin Access)
- 23:06, 15 May 2019 MediaWiki default talk created page Main Page