User contributions for Treblacy
10 January 2022
- 18:4718:47, 10 January 2022 diff hist −94 List comprehension →List monad: Obsoleted speculation.
7 December 2017
- 00:5300:53, 7 December 2017 diff hist +20 Dynamic programming example →Available in 6-packs, 9-packs, 20-packs: Clarifying the last sentence.
- 00:4500:45, 7 December 2017 diff hist +1,059 Dynamic programming example →Available in 6-packs, 9-packs, 20-packs: Add a vector version; modernize to Applicative.
1 November 2015
- 18:3618:36, 1 November 2015 diff hist −85 MonadFix →Lazy algorithm interleaved with effects: http://thread.gmane.org/gmane.comp.lang.haskell.cafe/118679/focus=118878
13 June 2014
- 19:5619:56, 13 June 2014 diff hist −287 MonadFix GHC has changed again! RecursiveDo is back and supports both mdo and rec
4 June 2014
- 21:5521:55, 4 June 2014 diff hist +144 Dynamic programming example add a reference to a good article
16 March 2013
- 01:0001:00, 16 March 2013 diff hist +1 User groups →East Coast: Toronto
1 February 2012
- 02:0502:05, 1 February 2012 diff hist +419 Talk:HXT reports isXText→isText correction current
- 01:5101:51, 1 February 2012 diff hist −3 HXT →Selection examples: correct isXText to isText
3 January 2012
- 01:1701:17, 3 January 2012 diff hist −4 Poor man's here document →Quasiquoting: update code for recent GHC current
5 May 2011
- 03:2603:26, 5 May 2011 diff hist +309 Calling Haskell from C fix filenames; one more standard #include; update to a GHC need (hs_add_root); another compile command
25 April 2011
- 20:5420:54, 25 April 2011 diff hist +10 Parsing expressions and statements change liftM to fmap; add eof
10 March 2011
- 22:4622:46, 10 March 2011 diff hist +105 Parsing expressions and statements update to new Haskell Platform (parsec-3)
16 February 2011
- 21:2621:26, 16 February 2011 diff hist +12 What a Monad is not →Monads are not about strictness: s/lazy/non-strict/
11 December 2010
- 04:5704:57, 11 December 2010 diff hist +5,545 Gtk2Hs/Tutorials/Intro →Signals: fill in
1 December 2010
- 20:2320:23, 1 December 2010 diff hist +298 MigratingWikiContent add issue: <hask> affecting paragraphs
- 20:0620:06, 1 December 2010 diff hist 0 Gtk2Hs/Tutorials/Intro →Stepping through "Hello World": change <hask> to <code> to avoid new highlighter bug
27 November 2010
- 05:5205:52, 27 November 2010 diff hist +1,469 Gtk2Hs/Tutorials/Intro →Stepping through "Hello World": fill in
9 July 2010
- 21:2021:20, 9 July 2010 diff hist +398 FFI Introduction →Short version: updates recommendation for C *.h header files
23 February 2010
- 21:2321:23, 23 February 2010 diff hist +126 N User:Treblacy links to my homepage current
17 July 2009
- 00:4400:44, 17 July 2009 diff hist +920 MonadFix create section on MonadFix laws
9 July 2009
- 18:3618:36, 9 July 2009 diff hist +7,475 N MonadFix grand opening
7 November 2008
- 21:0321:03, 7 November 2008 diff hist +21 Dynamic programming example →Available in 6-packs, 9-packs, 20-packs: streamlines the non-monadic 'buy' function, and now it resembles the monadic version
11 October 2007
- 03:1203:12, 11 October 2007 diff hist +2,354 Stack overflow A new section on scanl
28 July 2007
- 03:4603:46, 28 July 2007 diff hist +31 Haskell Cafe migration add myself: Albert Y. C. Lai, monochrom
13 July 2007
- 20:2020:20, 13 July 2007 diff hist +286 Applications and libraries/Editors →Libraries: adds Cohatoe: writing Eclipse plugins in Haskell
6 May 2007
- 05:4905:49, 6 May 2007 diff hist +7,921 N Parsing expressions and statements Grand Opening
13 April 2007
- 04:3504:35, 13 April 2007 diff hist +1,640 Dynamic programming example →Available in 6-packs, 9-packs, 20-packs: extension
11 April 2007
- 04:0604:06, 11 April 2007 diff hist +1,246 N Dynamic programming example Creation and first example
11 January 2007
- 19:3419:34, 11 January 2007 diff hist +92 GHC/As a library (up to 6.8) →Load or compile modules: small clarification
- 07:3707:37, 11 January 2007 diff hist +1,553 GHC/As a library (up to 6.8) add: exception handling and temp file cleanup
10 January 2007
- 07:3207:32, 10 January 2007 diff hist +39 GHC/As a library (up to 6.8) →Messages
- 07:2707:27, 10 January 2007 diff hist +243 GHC/As a library (up to 6.8) clarification to the message log mechanism
8 January 2007
- 06:2206:22, 8 January 2007 diff hist +5,481 GHC/As a library (up to 6.8) major major major addition, edition, and a bit of deletion
7 January 2007
- 02:3202:32, 7 January 2007 diff hist −41 GHC/As a library (up to 6.8) remove a misleading phrase
6 January 2007
- 05:3205:32, 6 January 2007 diff hist +271 GHC/As a library (up to 6.8) update the "relevant" section for 6.6
- 04:1704:17, 6 January 2007 diff hist −47 GHC/As a library (up to 6.8) update the GHCi section for 6.6
- 03:3003:30, 6 January 2007 diff hist −167 GHC/As a library (up to 6.8) I uploaded the good-for-6.6 Main.hs of Basvandijk and here change the related text
11 December 2006
- 01:2201:22, 11 December 2006 diff hist +1,355 A brief introduction to Haskell content to do-Notation section
9 December 2006
- 10:1010:10, 9 December 2006 diff hist +764 N Talk:A brief introduction to Haskell Rationale for my structure of the I/O and monad parts current
- 09:1809:18, 9 December 2006 diff hist +10 m A brief introduction to Haskell Fixes unicode punctuations. (And I also forgot to summarize the last edit: splits the Monad section into two, adds content for I/O)
- 09:0509:05, 9 December 2006 diff hist +5,567 A brief introduction to Haskell No edit summary
27 October 2006
- 21:5421:54, 27 October 2006 diff hist +630 A brief introduction to Haskell enrich Compilation
21 October 2006
- 21:4821:48, 21 October 2006 diff hist +882 Zipper No edit summary