summaryrefslogtreecommitdiff
path: root/src/compiler.sml
Commit message (Collapse)AuthorAge
...
* benignEffectfulGravatar Adam Chlipala2010-02-27
|
* Basic analysis of tag and CSS class usageGravatar Adam Chlipala2010-02-27
|
* sigfile directiveGravatar Adam Chlipala2010-02-11
|
* Fix .urp parsing for realGravatar Adam Chlipala2010-02-07
|
* Fix detection of blank lines in .urpGravatar Adam Chlipala2010-02-07
|
* Allow .urp files without initial blank linesGravatar Adam Chlipala2010-02-06
|
* Fixes for rooted modulesGravatar Adam Chlipala2010-02-04
|
* First attempt to switch to Automake, to get shared libraries built in OSXGravatar Adam Chlipala2010-01-28
|
* -path and -root command-line flagsGravatar Adam Chlipala2010-01-12
|
* Change location of dynamic librariesGravatar Adam Chlipala2009-12-31
|
* Basis.serialize; separate file for mhash; run transactional finishers in ↵Gravatar Adam Chlipala2009-12-31
| | | | reverse order; set needs_sig properly
* Protocol-specific compiler optionsGravatar Adam Chlipala2009-12-27
|
* Dynamic linking of the runtime systemGravatar Adam Chlipala2009-12-27
|
* All three current protocols work with move to using uw_appGravatar Adam Chlipala2009-12-27
|
* Catch attempts to mention multiple versions of the same rooted moduleGravatar Adam Chlipala2009-12-25
|
* Module rootsGravatar Adam Chlipala2009-12-24
|
* Convenience libifying; allow more NULLs with globalsGravatar Adam Chlipala2009-12-24
|
* Don't relify in bigLibs; fix some memory bugs in transactionalsGravatar Adam Chlipala2009-12-23
|
* Stop skipping Especialization of generated functions; fix Compiler.parseUrp; ↵Gravatar Adam Chlipala2009-12-23
| | | | expose uw_really_write(); allow more NULL arguments to uw_register_transactional()
* Alternate job-parsing interface, to avoid merging library directivesGravatar Adam Chlipala2009-12-22
|
* Especialize uses a termination measure based on number of arguments introducedGravatar Adam Chlipala2009-12-15
|
* 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
|