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)- 16:22, 17 September 2024 Dennis.cosgrove talk contribs created page To Squares Using Higher Order Functions Assignment (Created page with "<syntaxhighlight lang="sml"> fun to_squares(xs : int list) : int list = raise Fail "NotYetImplemented" </syntaxhighlight>")
- 13:05, 10 September 2024 Dennis.cosgrove talk contribs created page Sum Distances To Origin With Nested Pattern Matching Assignment (Created page with "=Previous Warmup= This warmup is a variation of the Sum Distances To Origin with Functions warmup. =Background= ==SML==...")
- 14:13, 5 September 2024 Dennis.cosgrove talk contribs created page To Squares With Pattern Matching Assignment (Created page with "Reimplement To Squares with pattern matching. =Code to Implement= {{SMLToImplement|squares_pattern|to_squares|warmup_squares_pattern}} =Test= {{SML...")
- 01:57, 3 September 2024 Dennis.cosgrove talk contribs changed group membership for AndrewOcampo from (none) to bureaucrat
- 01:56, 3 September 2024 User account AndrewOcampo talk contribs was created by Dennis.cosgrove talk contribs and password was sent by email
- 15:59, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListTl (Created page with "* [https://smlfamily.github.io/Basis/list.html#SIG:LIST.tl:VAL tl] tail list of the passed in list")
- 15:59, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListHd (Created page with "* [https://smlfamily.github.io/Basis/list.html#SIG:LIST.hd:VAL hd] head element of the passed in list")
- 15:59, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListNull (Created page with "* [https://smlfamily.github.io/Basis/list.html#SIG:LIST.null:VAL null] is the passed in list empty?")
- 15:58, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListConsConstructor (Created page with "[https://smlfamily.github.io/Basis/list.html#SIG:LIST.:::TY ::] construct a list out of a head element and a tail list")
- 15:58, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListNilConstructor (Created page with "[https://smlfamily.github.io/Basis/list.html#SIG:LIST.nil:TY <nowiki>[]</nowiki>] construct an empty list")
- 15:57, 30 August 2024 Dennis.cosgrove talk contribs created page Template:ListStructure (Created page with "[https://smlfamily.github.io/Basis/list.html List Structure]")
- 15:29, 30 August 2024 Dennis.cosgrove talk contribs created page Template:OfficeHourInPerson (Created page with "style="background-color:#ffffcc;" | '''{{{msg|{{{1|}}}}}} in {{{msg|{{{2|}}}}}}'''")
- 15:16, 30 August 2024 Dennis.cosgrove talk contribs changed group membership for VickyPrisco from (none) to bureaucrat
- 15:15, 30 August 2024 User account VickyPrisco talk contribs was created by Dennis.cosgrove talk contribs and password was sent by email
- 14:44, 30 August 2024 Dennis.cosgrove talk contribs created page To Squares With Functions Assignment (Created page with "=Functions to Use= ==[https://smlfamily.github.io/Basis/list.html List Structure]== * [https://smlfamily.github.io/Basis/list.html#SIG:LIST.null:VAL null] * [https://smlfamily...")
- 19:55, 22 November 2023 WikiSysop talk contribs created page File:Eit-test-Circle.svg (Test file.)
- 19:55, 22 November 2023 WikiSysop talk contribs uploaded File:Eit-test-Circle.svg (Test file.)
- 18:38, 21 November 2023 Dennis.cosgrove talk contribs moved page Mondrain Assignment to Mondrian Assignment
- 06:38, 9 November 2023 Dennis.cosgrove talk contribs created page Itty Bitty Programming Language Functions And Macros Assignment (Created page with "In a series of assignments, we will build the Itty Bitty Programming Language (IBPL). The inspiration for these assignments is MUPL by Dan Grossman and his team at UW. One c...")
- 12:23, 2 November 2023 Dennis.cosgrove talk contribs created page Itty Bitty Programming Language Interpreter Assignment (Created page with "In a series of assignments, we will build the Itty Bitty Programming Language (IBPL). The inspiration for these assignments is MUPL by Dan Grossman and his team at UW. One c...")
- 19:53, 30 October 2023 Dennis.cosgrove talk contribs created page Itty Bitty Programming Language List Converter Assignment (Created page with "In a series of assignments, we will build the Itty Bitty Programming Language (IBPL). The inspiration for these assignments is MUPL by Dan Grossman and his team at UW. On ca...")
- 20:14, 5 September 2023 Dennis.cosgrove talk contribs changed group membership for AntonDmitriev from (none) to bureaucrat
- 20:13, 5 September 2023 User account AntonDmitriev talk contribs was created by Dennis.cosgrove talk contribs and password was sent by email
- 18:39, 7 July 2023 Dennis.cosgrove talk contribs created page Concat Length List Assignment (Created page with "=Motivation= We will gain experience designing an abstract data type. Specifically, we will create a list-like structure that supports querying the length on O(1) time and co...")
- 16:28, 29 June 2023 Dennis.cosgrove talk contribs created page Office hours (Created page with " <!-- {{OfficeHour|Prof. Cosgrove|6088142021}} If you arrive at office hours but do not find a TA, come to Prof. Cosgrove's office Jolley 412. If the door is locked you ca...")
- 03:15, 29 June 2023 Dennis.cosgrove talk contribs created page Racket Debug A Assignment (Created page with "Summer 2023 Note: There is a missing ../ in the path to unit_testing. Fix each file by adding the ../ or replacing the line with the code below: <nowiki> (require "../../.....")
- 15:34, 12 June 2023 Dennis.cosgrove talk contribs created page Import Bookmarks (Created page with "At the top-level directory of your repo, you will find a bookmarks.html file. Import the bookmarks in this file in your browser: * instructions for [https://support.mozill...")
- 01:22, 9 March 2023 Dennis.cosgrove talk contribs deleted page Template:CollapsibleRuby (content was: "<includeonly>{{#tag:syntaxhighlight|{{{1|}}}|lang="ruby"}}</includeonly>", and the only contributor was "Dennis.cosgrove" (talk))
- 01:04, 9 March 2023 Dennis.cosgrove talk contribs created page Template:CollapsibleRuby (Created page with "{{#tag:syntaxhighlight|{{{msg|{{{1|}}}}}}|land=ruby}}")
- 03:07, 6 March 2023 Dennis.cosgrove talk contribs created page Itty Bitty Programming Language Assignment (Created page with "=Credit= This assignment is based on MUPL by Dan Grossman and his team at UW. =Code To Investigate= ==Ast== <syntaxhighlight lang="racket"> (struct IdentifierExp (name)...")
- 18:15, 1 February 2023 Dennis.cosgrove talk contribs moved page Sierpinski and Cantor Assignment to Sierpinski Assignment
- 18:14, 1 February 2023 Dennis.cosgrove talk contribs created page Cantor Assignment (Created page with "==Stool== <nowiki>(define (cantor-stool width height n) (raise 'not-yet-implemented #t))</nowiki> {| class="wikitable" style="text-align: center; " |File:Cantor-stool_0....")
- 02:37, 17 December 2022 Dennis.cosgrove talk contribs created page File:Preserve Yield Restore Client.png
- 02:37, 17 December 2022 Dennis.cosgrove talk contribs uploaded File:Preserve Yield Restore Client.png
- 02:34, 17 December 2022 Dennis.cosgrove talk contribs created page File:Equilateral Polygons Client.png
- 02:34, 17 December 2022 Dennis.cosgrove talk contribs uploaded File:Equilateral Polygons Client.png
- 02:16, 8 December 2022 Dennis.cosgrove talk contribs created page Template:BoundingBoxRendering (Created page with "====bounding box decoration rendering==== Note: the bounding box and minimum and maximum points are only for demonstration here. The should not be drawn in your solution. ...")
- 21:36, 30 November 2022 Dennis.cosgrove talk contribs uploaded a new version of File:Diagram part b.png
- 21:31, 30 November 2022 Dennis.cosgrove talk contribs created page File:Diagram part d.png
- 21:31, 30 November 2022 Dennis.cosgrove talk contribs uploaded File:Diagram part d.png
- 21:30, 30 November 2022 Dennis.cosgrove talk contribs uploaded a new version of File:Diagram part c.png
- 21:26, 30 November 2022 Dennis.cosgrove talk contribs created page File:Diagram part c.png
- 21:26, 30 November 2022 Dennis.cosgrove talk contribs uploaded File:Diagram part c.png
- 21:25, 30 November 2022 Dennis.cosgrove talk contribs created page File:Diagram part b.png
- 21:25, 30 November 2022 Dennis.cosgrove talk contribs uploaded File:Diagram part b.png
- 21:25, 30 November 2022 Dennis.cosgrove talk contribs created page File:Diagram part a.png
- 21:25, 30 November 2022 Dennis.cosgrove talk contribs uploaded File:Diagram part a.png
- 21:18, 30 November 2022 Dennis.cosgrove talk contribs deleted page File:Diagram part c.svg
- 21:17, 30 November 2022 Dennis.cosgrove talk contribs created page File:Diagram part c.svg
- 21:17, 30 November 2022 Dennis.cosgrove talk contribs uploaded File:Diagram part c.svg