Commit Graph

10 Commits

Author SHA1 Message Date
Adam Sampson
ce61a7c2f5 Fix string and char literal handling in finishLine 2007-04-29 00:05:44 +00:00
Adam Sampson
a93439dfc7 Implement continuation lines of both kinds 2007-04-26 13:20:43 +00:00
Adam Sampson
f5345f3815 Handle lines consisting of only spaces, and report errors better 2007-04-26 02:46:19 +00:00
Adam Sampson
5e7c9403cc Rewrite Indentation in a monadic (and somewhat less cryptic) way 2007-04-26 01:56:23 +00:00
Adam Sampson
8c6e4f6aac Show what line indentation errors occur on 2007-04-25 22:32:35 +00:00
Adam Sampson
d20bf1656d Handle tabs in indentation 2007-04-25 18:14:21 +00:00
Adam Sampson
f0e25bec2d Wrap PAR subprocesses, and add some Haddock 2007-04-07 16:08:31 +00:00
Adam Sampson
74b2d6d9b9 More work 2007-04-07 14:33:58 +00:00
Adam Sampson
4427333d2f Fix (and clean up) indentation parsing 2007-03-18 01:56:10 +00:00
Adam Sampson
4be72cbb24 Move indentation parsing out to its own module 2007-03-18 01:51:41 +00:00