aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/mono_env.sig
Commit message (Expand)AuthorAge
* Use referenced (rather than all) free variables as keys for pure caches.Gravatar Ziv Scully2015-09-27
* Pure caching sort of works.Gravatar Ziv Scully2015-09-27
* Allow subqueries to reference aggregate-only columns of free tables; treat no...Gravatar Adam Chlipala2011-01-15
* SELECT DISTINCT; eta expansion during CjrizationGravatar Adam Chlipala2009-10-06
* Start of JsCompGravatar Adam Chlipala2008-12-20
* Optimizing 'case' in Mono_reduceGravatar Adam Chlipala2008-08-03
* Cases through monoizeGravatar Adam Chlipala2008-08-03
* First part of getting cases through monoizeGravatar Adam Chlipala2008-08-03
* Storing datatype constructors in type references past monoizeGravatar Adam Chlipala2008-07-29
* Remove closure conversion in favor of zany fun with modules, which also repla...Gravatar Adam Chlipala2008-07-13
* Separate compilation and automatic basis importationGravatar Adam Chlipala2008-06-22
* MonoizeGravatar Adam Chlipala2008-06-10