aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Collapse)AuthorAge
* dragList demo working, save for Gecko load delay and highlightingGravatar Adam Chlipala2009-09-08
|
* dragList almost kinda worksGravatar Adam Chlipala2009-09-08
|
* Fix inconsistency in bool URLification between C and JavaScriptGravatar Adam Chlipala2009-08-25
|
* grid1 compiles but gets stuck in JSGravatar Adam Chlipala2009-08-25
|
* Convert to requiring explicit 'rpc' markerGravatar Adam Chlipala2009-08-22
|
* Library improvements; proper list [un]urlification; remove server-side ↵Gravatar Adam Chlipala2009-08-09
| | | | ServerCalls; eta reduction in type inference
* <dyn> inside <tr>Gravatar Adam Chlipala2009-08-06
|
* dlist add and delete both working in Iceape and KonquerorGravatar Adam Chlipala2009-08-06
|
* dlist row add working with KonquerorGravatar Adam Chlipala2009-08-06
|
* Tweaking dyn() implementation to get grid workingGravatar Adam Chlipala2009-08-06
|
* dtable example and demos both workingGravatar Adam Chlipala2009-08-06
|
* Working on Grid; have gone from one dynamic table bizareness to anotherGravatar Adam Chlipala2009-07-19
|
* Key events get key code inputGravatar Adam Chlipala2009-07-18
|
* Testing new eventsGravatar Adam Chlipala2009-07-18
|
* Goodbye <font>; hello <h5> and <h6>Gravatar Adam Chlipala2009-07-18
|
* Try to add all applicable JavaScript eventsGravatar Adam Chlipala2009-07-18
|
* Tweaking demos a bitGravatar Adam Chlipala2009-07-17
|
* Fix a variable capture bug in nested JavaScript; some more list stuffGravatar Adam Chlipala2009-06-16
|
* <dyn> inside <table>; fix Specialize bug with datatype decls generating ↵Gravatar Adam Chlipala2009-06-13
| | | | other mutually-recursive datatype decls
* 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
|
* Start of Option; Basis.current; fix missed cases in Jscomp.isNullableGravatar 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
|
* Lexing some more string escape sequences; JS versions of number read; fix ↵Gravatar Adam Chlipala2009-06-02
| | | | problem with signature unification; escape < more often in Jscomp
* Less whining about match failures; fix singleton record Jscomp bugGravatar Adam Chlipala2009-06-02
|
* Do 'open constraints' automatically; fix sourceless <cselect> monoize bug; ↵Gravatar Adam Chlipala2009-06-02
| | | | Monad library module
* strcspn and friendsGravatar Adam Chlipala2009-05-31
|
* Defer pattern-matching exhaustiveness checks and normalize pattern types ↵Gravatar Adam Chlipala2009-05-30
| | | | more thoroughly
* Substring functions; fix a nasty MonoReduce pattern match substitution bugGravatar Adam Chlipala2009-05-30
|
* String.lengthGravatar Adam Chlipala2009-05-30
|
* Fix EDLet elab_util bugGravatar Adam Chlipala2009-05-28
|
* Use a timeout to avoid errors after unloadGravatar Adam Chlipala2009-05-28
|
* fn-pattern code in but not tested yet; hello compilesGravatar Adam Chlipala2009-05-28
|
* Chars and more string operationsGravatar Adam Chlipala2009-05-26
|
* Change List.mapM' to avoid leaving functions aroundGravatar Adam Chlipala2009-05-21
|
* ccheckboxGravatar Adam Chlipala2009-05-21
|
* Split JavaScript inp() into separate functionsGravatar Adam Chlipala2009-05-21
|
* Loading an FCKeditorGravatar Adam Chlipala2009-05-16
|
* Fix initialization of cselect from sourceGravatar Adam Chlipala2009-05-16
|
* Fix another problem with overwrites during JavaScript pattern matchingGravatar Adam Chlipala2009-05-16
|
* Fix nasty bugs with longjmp() looping for uw_set_input(); and bad variable ↵Gravatar Adam Chlipala2009-05-14
| | | | indexes for nested JavaScript in jscomp
* Proper lifting of MonoEnv stored expressions; avoidance of onchange clobberingGravatar Adam Chlipala2009-05-14
|
* cselect.onchangeGravatar Adam Chlipala2009-05-14
|
* Improvements while working on GraftidGravatar Adam Chlipala2009-05-14
|
* cselectGravatar 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
|