Sun, 19 Jul 2015 19:05:16 -0700 |
Ziv Scully |
Merge. |
Fri, 27 Mar 2015 11:26:06 -0400 |
Ziv Scully |
Merge. |
Sat, 29 Nov 2014 03:38:26 -0500 |
Ziv Scully |
Merge. |
Sat, 29 Nov 2014 03:37:59 -0500 |
Ziv Scully |
Basic field-resolution invalidation. |
Thu, 11 Jun 2015 19:06:32 -0400 |
Adam Chlipala |
Allow apostrophes in capitalized identifiers |
Wed, 03 Jun 2015 08:34:23 +0200 |
Gabriel Riba Faura |
location literal _LOC_ |
Thu, 28 May 2015 10:28:15 -0400 |
Adam Chlipala |
Remove duplicate lexer line |
Thu, 28 May 2015 10:23:43 -0400 |
Adam Chlipala |
Handling overflow in integer literals (contributed by Gabriel Riba) |
Thu, 05 Mar 2015 15:03:04 -0500 |
Adam Chlipala |
Hexadecimal integer literals, contributed by Gabriel Riba |
Thu, 05 Mar 2015 14:50:31 -0500 |
Adam Chlipala |
Some new infix operators, contributed by Gabriel Riba |
Tue, 25 Nov 2014 08:21:09 -0500 |
Adam Chlipala |
Tiny lexer change for SML/NJ compatibility (suggested by Ziv Scully) |
Sun, 16 Nov 2014 14:39:38 -0500 |
Adam Chlipala |
Some more HTML5 input types |
Fri, 02 May 2014 19:19:09 -0400 |
Adam Chlipala |
New lessSafeFfi |
Thu, 27 Dec 2012 15:34:11 -0500 |
Adam Chlipala |
Add some name-mangling rules to allow XML attribute 'name' and attributes with dashes |
Sun, 03 Jun 2012 11:29:31 -0400 |
Adam Chlipala |
Lighter-weight encoding of window function use |
Sat, 02 Jun 2012 16:00:50 -0400 |
Adam Chlipala |
Compiled a window function use |
Fri, 04 May 2012 10:07:27 -0400 |
Adam Chlipala |
Reinitialize lexer state properly |
Sun, 29 Apr 2012 13:17:31 -0400 |
Adam Chlipala |
Initial support for reusing elaboration results |
Thu, 02 Feb 2012 11:40:10 -0500 |
Adam Chlipala |
'ORDER BY RANDOM' (based on a patch from Ron de Bruijn) |
Wed, 23 Nov 2011 13:17:40 -0430 |
Karn Kallio |
Add LIKE operator to SQL sublanguage. |
Sat, 19 Nov 2011 10:43:57 -0500 |
Adam Chlipala |
COALESCE |
Sat, 05 Nov 2011 15:05:13 -0400 |
Adam Chlipala |
Support the full set of XHTML character entities |
Sat, 05 Nov 2011 12:32:20 -0400 |
Adam Chlipala |
Adjust for different ml-lex behavior between SML/NJ and MLton |
Fri, 14 Oct 2011 02:33:03 -0430 |
Karn Kallio |
IF THEN ELSE conditional for SQL. |
Thu, 10 Mar 2011 19:26:35 -0500 |
Adam Chlipala |
Cope with DOS-format line breaks in source code |
Fri, 24 Dec 2010 18:55:13 -0500 |
Adam Chlipala |
JavaScript compilation of time comparison; fix lexing of XML that includes open parens |
Sun, 10 Oct 2010 20:33:10 -0400 |
Adam Chlipala |
:::_ notation; switch to TooDeep error message |
Sun, 10 Oct 2010 13:07:38 -0400 |
Adam Chlipala |
Flex kinds for type-level tuples; ::_ notation |
Thu, 16 Sep 2010 15:34:50 -0400 |
Adam Chlipala |
Fix typing of cut operators; fix lexing of XML comments |
Tue, 10 Aug 2010 15:55:43 -0400 |
Adam Chlipala |
Better UTF-8 escaping for JavaScript and SQL literals |