summaryrefslogtreecommitdiff
path: root/src/unnest.sml
Commit message (Collapse)AuthorAge
* Merge PVar and PWild, to get more reasonable type-class resolutionGravatar Adam Chlipala2016-02-07
|
* Unnest properly in presence of kind polymorphismGravatar Adam Chlipala2015-12-20
|
* New lessSafeFfiGravatar Adam Chlipala2014-05-02
|
* Identify more local definitions as functions that should be lifted to the ↵Gravatar Adam Chlipala2013-11-05
| | | | top level, which has synergistic effects on inlining later
* Remove 'class' declaration; now use 'con' insteadGravatar Adam Chlipala2012-07-29
|
* Server-side 'onError'Gravatar Adam Chlipala2010-09-07
|
* Some serious bug-fix work to get HTML example to compile; this includes ↵Gravatar Adam Chlipala2010-06-03
| | | | fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize
* Pushing policies throughGravatar Adam Chlipala2010-04-04
|
* Convert to task syntaxGravatar Adam Chlipala2009-12-15
|
* Initializers and setvalGravatar Adam Chlipala2009-12-13
|
* Inlining threshold for Mono_reduceGravatar Adam Chlipala2009-10-25
|
* Fix EDLet elab_util bugGravatar Adam Chlipala2009-05-28
|
* Destructing local let, to the point where demo compilesGravatar Adam Chlipala2009-05-28
|
* A view query worksGravatar Adam Chlipala2009-04-28
|
* style declarationsGravatar Adam Chlipala2009-04-12
|
* Start of kind polymorphism, up to the point where demo/hello elaborates with ↵Gravatar Adam Chlipala2009-02-22
| | | | updated Basis/Top
* More ThreadedBlog progressGravatar Adam Chlipala2008-11-11
|
* Get threadedBlog to workGravatar Adam Chlipala2008-11-11
|
* Cookies through elaborateGravatar Adam Chlipala2008-11-06
|
* Nested demoGravatar Adam Chlipala2008-11-04
|
* Almost have that nested save function compilingGravatar Adam Chlipala2008-11-01
|
* Wrapping works in BlogGravatar Adam Chlipala2008-11-01
|
* First Unnest tests workingGravatar Adam Chlipala2008-11-01