index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ur
/
list.ur
Commit message (
Expand
)
Author
Age
*
List.mem
Adam Chlipala
2014-12-23
*
Add some name-mangling rules to allow XML attribute 'name' and attributes wit...
Adam Chlipala
2012-12-27
*
Some standard library additions from Edward Z. Yang
Adam Chlipala
2012-05-19
*
Some new List functions, based on code by Ron de Bruijn
Adam Chlipala
2011-12-11
*
Fix another list unurlification segfault bug; List.foldlMi
Adam Chlipala
2011-08-21
*
List.mapXi
Adam Chlipala
2011-08-15
*
List.find
Adam Chlipala
2011-07-24
*
recToList
Robin Green
2011-06-27
*
Allow subqueries to reference aggregate-only columns of free tables; treat no...
Adam Chlipala
2011-01-15
*
Fiddly tweaks
Adam Chlipala
2010-12-16
*
Fix a bug in C list unurlification
Adam Chlipala
2010-11-21
*
queryL1 and List.sort
Adam Chlipala
2010-11-20
*
List.mapi
Adam Chlipala
2010-06-13
*
Subquery expressions
Adam Chlipala
2010-03-25
*
Eta-expand bodies of transaction functions in Monoization, to enable later op...
Adam Chlipala
2009-12-31
*
Represent FFI function names as strings, to deal with cross-file recursion
Adam Chlipala
2009-12-05
*
Versioned1 demo working
Adam Chlipala
2009-10-06
*
dragList almost kinda works
Adam Chlipala
2009-09-08
*
Convert to requiring explicit 'rpc' marker
Adam Chlipala
2009-08-22
*
Fix a variable capture bug in nested JavaScript; some more list stuff
Adam Chlipala
2009-06-16
*
Some standard library reorgs and additions; handle mutual datatypes better in...
Adam Chlipala
2009-06-09
*
Mark current as effectful; add List functions
Adam Chlipala
2009-06-09
*
Fix datatype import bug in Elaborate; fix server-side source setting; more st...
Adam Chlipala
2009-06-07
*
List.all; fix ANDALSO/ORELSE parsing precedence
Adam Chlipala
2009-06-07
*
Fix unbound name problem in Jscomp injectors; more List stuff
Adam Chlipala
2009-06-06
*
List library additions; fix another substructure unification bug
Adam Chlipala
2009-06-06
*
Defer pattern-matching exhaustiveness checks and normalize pattern types more...
Adam Chlipala
2009-05-30
*
Fix EDLet elab_util bug
Adam Chlipala
2009-05-28
*
fn-pattern code in but not tested yet; hello compiles
Adam Chlipala
2009-05-28
*
Chars and more string operations
Adam Chlipala
2009-05-26
*
Change List.mapM' to avoid leaving functions around
Adam Chlipala
2009-05-21
*
Proper lifting of MonoEnv stored expressions; avoidance of onchange clobbering
Adam Chlipala
2009-05-14
*
Fix a nasty binding bug in CoreUtil
Adam Chlipala
2009-05-14
*
Improving/reordering Unpoly and Especialize; pathmaps
Adam Chlipala
2009-05-14