summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move public type declarations and definitions to the top of the file.Matthias Andreas Benkard2011-06-241-12/+11
|
* Comment the example code snippet out again.Matthias Andreas Benkard2011-06-221-0/+1
|
* Finish Typed Racket implementation.Matthias Andreas Benkard2011-06-221-95/+134
|
* Begin translation to Typed Racket.Matthias Andreas Benkard2011-06-221-70/+97
|
* Comment the example code out.Matthias Andreas Benkard2011-06-211-1/+1
|
* Factor flip-flop-map out of classify-chunks.Matthias Andreas Benkard2011-06-211-10/+15
|
* Significantly simplify the lexing phase by using a more functional code style.Matthias Andreas Benkard2011-06-211-81/+35
|
* Add file .hgeol.Matthias Andreas Benkard2011-06-211-0/+4
|
* Use a here-doc for the example template.Matthias Andreas Benkard2011-06-211-2/+3
|
* Wrap templates in a struct type.Matthias Andreas Benkard2011-06-211-3/+7
|
* Improve dictionary resolution efficiency a bit.Matthias Andreas Benkard2011-06-161-3/+4
|
* Support arbitrary <dict?> objects as parameter input.Matthias Andreas Benkard2011-06-161-21/+13
|
* Initial commit.Matthias Andreas Benkard2011-06-161-0/+375