index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
urweb.lex
Commit message (
Expand
)
Author
Age
*
JavaScript compilation of time comparison; fix lexing of XML that includes op...
Adam Chlipala
2010-12-24
*
:::_ notation; switch to TooDeep error message
Adam Chlipala
2010-10-10
*
Flex kinds for type-level tuples; ::_ notation
Adam Chlipala
2010-10-10
*
Fix typing of cut operators; fix lexing of XML comments
Adam Chlipala
2010-09-16
*
Better UTF-8 escaping for JavaScript and SQL literals
Adam Chlipala
2010-08-10
*
HTML comments
Adam Chlipala
2010-08-10
*
ML-style comments inside XML
Adam Chlipala
2010-08-10
*
Pushing policies through
Adam Chlipala
2010-04-04
*
Allow escaped backslashes in literals; conversion betwixt int and char
Adam Chlipala
2010-01-12
*
Octal and hexidecimal string escapes
Adam Chlipala
2009-12-29
*
Convert to task syntax
Adam Chlipala
2009-12-15
*
Initializers and setval
Adam Chlipala
2009-12-13
*
Better record summary error messages; more tweaking SQL usability
Adam Chlipala
2009-12-13
*
Fix lexing of string literals in XML; treat EError as impure in MonoReduce
Adam Chlipala
2009-12-12
*
SELECT DISTINCT; eta expansion during Cjrization
Adam Chlipala
2009-10-06
*
&& and ||
Adam Chlipala
2009-06-07
*
Lexing some more string escape sequences; JS versions of number read; fix pro...
Adam Chlipala
2009-06-02
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
Lexing character entities
Adam Chlipala
2009-04-30
*
A view query works
Adam Chlipala
2009-04-28
*
RIGHT and FULL JOIN
Adam Chlipala
2009-04-28
*
LEFT JOIN
Adam Chlipala
2009-04-28
*
INNER JOIN
Adam Chlipala
2009-04-28
*
style declarations
Adam Chlipala
2009-04-12
*
CHECK constraints
Adam Chlipala
2009-04-09
*
FOREIGN KEY, without ability to link NULL to NOT NULL (and with some lingerin...
Adam Chlipala
2009-04-07
*
PRIMARY KEY
Adam Chlipala
2009-04-07
*
UNIQUE constraints
Adam Chlipala
2009-04-07
*
Type class reductions, but no inclusions yet
Adam Chlipala
2009-03-26
*
Top.Fold.concat elaborates
Adam Chlipala
2009-02-24
*
Start of kind polymorphism, up to the point where demo/hello elaborates with ...
Adam Chlipala
2009-02-22
*
"Hello world" compiles, after replacing type-level fold with map
Adam Chlipala
2009-02-21
*
Add CutMulti
Adam Chlipala
2008-11-11
*
Tree demo works
Adam Chlipala
2008-11-06
*
Inserted a NULL value
Adam Chlipala
2008-11-06
*
Cookies through elaborate
Adam Chlipala
2008-11-06
*
Parsing 'let'
Adam Chlipala
2008-11-01
*
Replace 'with' with '++'
Adam Chlipala
2008-10-31
*
CURRENT_TIMESTAMP
Adam Chlipala
2008-10-30
*
New implicit argument handling
Adam Chlipala
2008-10-21
*
num working for int
Adam Chlipala
2008-10-21
*
Syntax highlighting for embedded XML
Adam Chlipala
2008-10-14
*
Crud supports INSERT
Adam Chlipala
2008-09-14
*
SQL sequences
Adam Chlipala
2008-09-14
*
Unpolyed a polymorphic function of two arguments
Adam Chlipala
2008-09-11
*
Parsing INSERT
Adam Chlipala
2008-09-07
*
Monoize ASC/DESC
Adam Chlipala
2008-08-31
*
Laconic -> Ur
Adam Chlipala
2008-08-31