summaryrefslogtreecommitdiff
path: root/lib/ur/list.urs
Commit message (Collapse)AuthorAge
* dragList almost kinda worksGravatar Adam Chlipala2009-09-08
|
* Convert to requiring explicit 'rpc' markerGravatar Adam Chlipala2009-08-22
|
* Fix a variable capture bug in nested JavaScript; some more list stuffGravatar Adam Chlipala2009-06-16
|
* Some standard library reorgs and additions; handle mutual datatypes better ↵Gravatar Adam Chlipala2009-06-09
| | | | in Specialize
* Mark current as effectful; add List functionsGravatar Adam Chlipala2009-06-09
|
* Fix datatype import bug in Elaborate; fix server-side source setting; more ↵Gravatar Adam Chlipala2009-06-07
| | | | standard library stuff
* List.all; fix ANDALSO/ORELSE parsing precedenceGravatar Adam Chlipala2009-06-07
|
* Fix unbound name problem in Jscomp injectors; more List stuffGravatar Adam Chlipala2009-06-06
|
* List library additions; fix another substructure unification bugGravatar Adam Chlipala2009-06-06
|
* Defer pattern-matching exhaustiveness checks and normalize pattern types ↵Gravatar Adam Chlipala2009-05-30
| | | | more thoroughly
* fn-pattern code in but not tested yet; hello compilesGravatar Adam Chlipala2009-05-28
|
* Chars and more string operationsGravatar Adam Chlipala2009-05-26
|
* Proper lifting of MonoEnv stored expressions; avoidance of onchange clobberingGravatar Adam Chlipala2009-05-14
|
* Fix a nasty binding bug in CoreUtilGravatar Adam Chlipala2009-05-14
|
* Improving/reordering Unpoly and Especialize; pathmapsGravatar Adam Chlipala2009-05-14