Timeline
07/07/09:
- 22:02 Ticket #54 (Allow declaration of free variables (for functional logic programming)) created by
- The functional logic language Curry (http://curry-language.org/) has a …
07/02/09:
- 19:36 Ticket #53 (Illegal class assertion) closed by
- fixed: The parentheses are indeed the "problem". Having them there is not valid …
- 09:48 Ticket #53 (Illegal class assertion) created by
- I try to parse the following file, which is fine in bot ghc and …
06/24/09:
- 11:08 Ticket #52 (In GHC, ScopedTypeVariables enables forall syntax) closed by
- fixed: Simple, if unsatisfactory, fix. Case closed.
06/23/09:
- 23:50 Milestone Full code support completed
-
First milestone, with full support for handling Haskell source ...
- 22:47 Ticket #52 (In GHC, ScopedTypeVariables enables forall syntax) created by
- GHC allows the use of forall binders for ScopedTypeVariables?:[…]
- 22:40 Ticket #51 (parens around RHS of type instance rejected) closed by
- fixed: This is not valid Haskell 98. Nevertheless it was an easy one-line fix, …
- 12:21 Ticket #51 (parens around RHS of type instance rejected) created by
- This program is accepted by GHC but rejected by HSE:[…]
- 11:53 Ticket #50 (please reject unhandled LANGUAGE pragmas) created by
- If a LANGUAGE pragma is unrecognised, I think it should be treated as a …
06/22/09:
- 21:21 Ticket #48 (parsing of code blocks in LaTeX-style literate programs) closed by
- fixed: Malcolm Wallace has fixed this in cpphs and released a new version, 1.7.
- 01:28 Ticket #49 (Fixity mangler isn't complete) closed by
- fixed: I missed the right sub-branch of infix expressions in some cases. Fixed …
- 01:26 Ticket #49 (Fixity mangler isn't complete) created by
- The fixity mangler fails to handle all cases:[…]
06/21/09:
- 21:23 Ticket #38 (Better error messages for read errors in LANGUAGE pragmas) closed by
- fixed: I've stopped using read altogether, in favor of readsPrec, so now there …
06/20/09:
- 19:58 Ticket #47 (NamedFieldPuns don't work with infix record selectors) closed by
- fixed: This was actually due to a completely different bug, a shift-reduce …
- 19:13 Ticket #33 (Parse failure on closing #-} at start of line) closed by
- fixed: I've done two things to fix this. First, I've made parseFile and …
- 18:21 Ticket #48 (parsing of code blocks in LaTeX-style literate programs) created by
- GHC is more liberal when parsing LaTeX-style literate programs. For …
- 18:15 Ticket #47 (NamedFieldPuns don't work with infix record selectors) created by
- When using operators as record fields these cannot be initialised using …
- 17:38 Ticket #45 (Unrecognized pragmas in declaration position make the layout wacky) closed by
- fixed: All unrecognised pragmas are now handled by the comment lexing code (as …
- 01:47 Ticket #46 (SCC annotations can't be parsed) closed by
- fixed: Some restructuring of the parse productions, and making the AST elements …
- 01:46 Ticket #46 (SCC annotations can't be parsed) created by
- […]
06/19/09:
- 23:45 Ticket #45 (Unrecognized pragmas in declaration position make the layout wacky) created by
- This fails to parse:[…]
- 23:00 Ticket #44 (Mis-handling of ctypes) closed by
- fixed: A simple case of changing 'type' to 'ctype' in three places.
- 22:59 Ticket #44 (Mis-handling of ctypes) created by
- ctypes do not work inside lists and tuples:[…]
- 22:51 Ticket #43 (Error with MagicHash and parentheses) closed by
- fixed: I've fixed the stupidity. Case closed.
- 22:50 Ticket #43 (Error with MagicHash and parentheses) created by
- First line works, second line doesn't:[…]
- 22:44 Ticket #42 (nested do blocks without extra indentation) closed by
- fixed: Thanks for reporting. This is what's called the relaxed do-layout rules in …
- 10:05 Ticket #42 (nested do blocks without extra indentation) created by
- HSE (0.5.5) fails to parse this program: […]
- 00:22 Ticket #37 (Multiple contexts are mis-handled) closed by
- fixed: The news is that it should be allowed without the parentheses, so I've …
Note: See TracTimeline
for information about the timeline view.
