summaryrefslogtreecommitdiff
path: root/src/compiler.sml
Commit message (Collapse)AuthorAge
...
* Shake bug fix; pattern reduction in ReduceLocalGravatar Adam Chlipala2009-12-08
|
* Context globals; ctype functionsGravatar Adam Chlipala2009-12-08
|
* Represent FFI function names as strings, to deal with cross-file recursionGravatar Adam Chlipala2009-12-05
|
* Refactor compile functions; allow empty tag contentsGravatar Adam Chlipala2009-11-25
|
* Exit code of 1 on compilation failureGravatar Adam Chlipala2009-11-25
|
* RPC uses VM support for call/ccGravatar Adam Chlipala2009-10-25
|
* Inlining threshold for Mono_reduceGravatar Adam Chlipala2009-10-25
|
* Grid changed to use Dlist.replace; filters stopped workingGravatar Adam Chlipala2009-09-17
|
* Disable GCC inlining to stop goofy errorsGravatar Adam Chlipala2009-09-17
|
* dragList almost kinda worksGravatar Adam Chlipala2009-09-08
|
* New releaseGravatar Adam Chlipala2009-08-25
|
* grid1 compiles but gets stuck in JSGravatar Adam Chlipala2009-08-25
|
* Library improvements; proper list [un]urlification; remove server-side ↵Gravatar Adam Chlipala2009-08-09
| | | | ServerCalls; eta reduction in type inference
* Working on Grid; have gone from one dynamic table bizareness to anotherGravatar Adam Chlipala2009-07-19
|
* More command-line optionsGravatar Adam Chlipala2009-07-18
|
* Demo working with MySQLGravatar Adam Chlipala2009-07-16
|
* Start of multi-DBMS supportGravatar Adam Chlipala2009-06-28
|
* -debug from the command lineGravatar Adam Chlipala2009-06-27
|
* Initial implementation of protocols in SettingsGravatar Adam Chlipala2009-06-23
|
* Factor out common request functionality, in preparation for supporting ↵Gravatar Adam Chlipala2009-06-23
| | | | different protocols
* Do 'open constraints' automatically; fix sourceless <cselect> monoize bug; ↵Gravatar Adam Chlipala2009-06-02
| | | | Monad library module
* Fix pathmap bug; expose lower-level heap manipulation from CGravatar Adam Chlipala2009-05-31
|
* Improving/reordering Unpoly and Especialize; pathmapsGravatar Adam Chlipala2009-05-14
|
* Improvements while working on GraftidGravatar Adam Chlipala2009-05-12
|
* allow/deny working in Mono_optGravatar Adam Chlipala2009-05-02
|
* Path rewritingGravatar Adam Chlipala2009-05-02
|
* Add 'library' directiveGravatar Adam Chlipala2009-05-02
|
* More FFI compiler optionsGravatar Adam Chlipala2009-05-02
|
* Successfully influenced effectful-ness status of FFI funcGravatar Adam Chlipala2009-05-02
|
* C FFI compiler optionsGravatar Adam Chlipala2009-04-30
|
* Reading blobs from the databaseGravatar Adam Chlipala2009-04-26
|
* Cookie signing working for formsGravatar Adam Chlipala2009-04-16
|
* Effectness analysisGravatar Adam Chlipala2009-04-16
|
* Fix overzealous Marshalcheck; garbage-collect string-embedded closures when ↵Gravatar Adam Chlipala2009-04-04
| | | | no dyns are active
* MarshalcheckGravatar Adam Chlipala2009-03-28
|
* Variable timeouts and client keep-aliveGravatar Adam Chlipala2009-03-24
|
* Avoid any JavaScript when pages don't need it; update demo proseGravatar Adam Chlipala2009-03-10
|
* Conversion of functions to CPS, to facilitate ServerCallGravatar Adam Chlipala2009-03-08
|
* Turned off termination checking, for nowGravatar Adam Chlipala2009-02-22
|
* Start of RPCificationGravatar Adam Chlipala2009-02-14
|
* Initial experiments with nested <dyn>Gravatar Adam Chlipala2009-01-13
|
* Handling singnal bindGravatar Adam Chlipala2008-12-21
|
* Start of JsCompGravatar Adam Chlipala2008-12-20
|
* Stop using redundant Defunc passGravatar Adam Chlipala2008-11-27
|
* Fusing writes with recursive function callsGravatar Adam Chlipala2008-11-25
|
* Profiling supportGravatar Adam Chlipala2008-11-20
|
* Get preliminary ThreadedBlog workingGravatar Adam Chlipala2008-11-11
|
* Defunctionalization gets CommentBlog workingGravatar Adam Chlipala2008-11-09
|
* Especialize working reasonably well; need to add new closure representation passGravatar Adam Chlipala2008-11-09
|
* Resolve all tag named in [Basis]; deal with C compilation failure without ↵Gravatar Adam Chlipala2008-11-08
| | | | leaving /tmp files