summaryrefslogtreecommitdiff
path: root/src/expl_util.sml
Commit message (Collapse)AuthorAge
* Allow [where con] to descend within submodule structure; open submodule ↵Gravatar Adam Chlipala2013-08-19
| | | | constraints while checking later signature items
* Mutual datatypes through CorifyGravatar Adam Chlipala2009-05-16
|
* Kind polymorphism through ExplifyGravatar Adam Chlipala2009-02-22
|
* Start of kind polymorphism, up to the point where demo/hello elaborates with ↵Gravatar Adam Chlipala2009-02-22
| | | | updated Basis/Top
* "Hello world" compiles, after replacing type-level fold with mapGravatar Adam Chlipala2009-02-21
|
* Add CutMultiGravatar Adam Chlipala2008-11-11
|
* Cookies through explifyGravatar Adam Chlipala2008-11-06
|
* Almost have that nested save function compilingGravatar Adam Chlipala2008-11-01
|
* Explify 'let'Gravatar Adam Chlipala2008-11-01
|
* Replace 'with' with '++'Gravatar Adam Chlipala2008-10-31
|
* Crud supports INSERTGravatar Adam Chlipala2008-09-14
|
* SQL sequencesGravatar Adam Chlipala2008-09-14
|
* Explify tablesGravatar Adam Chlipala2008-08-31
|
* Explifying type classesGravatar Adam Chlipala2008-08-16
|
* 'Option' datatype encodingGravatar Adam Chlipala2008-08-09
|
* Parametrized datatypes through explifyGravatar Adam Chlipala2008-08-08
|
* Datatype representation optimizationGravatar Adam Chlipala2008-08-03
|
* Compiled pattern matching to CGravatar Adam Chlipala2008-08-03
|
* Case through explifyGravatar Adam Chlipala2008-07-31
|
* Add datatype import constructor annotations; datatypes through explifyGravatar Adam Chlipala2008-07-29
|
* Record cutGravatar Adam Chlipala2008-07-24
|
* Remove closure conversion in favor of zany fun with modules, which also ↵Gravatar Adam Chlipala2008-07-13
| | | | replaces 'page'
* Push KUnit and CUnit through the phasesGravatar Adam Chlipala2008-07-01
|
* Explify efoldGravatar Adam Chlipala2008-06-26
|
* Explify cfoldGravatar Adam Chlipala2008-06-26
|
* Proper hiding of shadowed bindings in principal signaturesGravatar Adam Chlipala2008-06-26
|
* Explifying functorsGravatar Adam Chlipala2008-06-19
|
* ExplifyGravatar Adam Chlipala2008-06-19