summaryrefslogtreecommitdiff
path: root/lib/js
Commit message (Collapse)AuthorAge
* Debugging new string urlificationGravatar Adam Chlipala2009-09-12
|
* Change string URLification to avoid using the empty string, which confuses ↵Gravatar Adam Chlipala2009-09-12
| | | | Apache no2slash()
* Fix inconsistency in bool URLification between C and JavaScriptGravatar Adam Chlipala2009-08-25
|
* 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
|
* Tweaking demos a bitGravatar Adam Chlipala2009-07-17
|
* <dyn> inside <table>; fix Specialize bug with datatype decls generating ↵Gravatar Adam Chlipala2009-06-13
| | | | other mutually-recursive datatype decls
* Start of Option; Basis.current; fix missed cases in Jscomp.isNullableGravatar Adam Chlipala2009-06-07
|
* 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
|
* strcspn and friendsGravatar Adam Chlipala2009-05-31
|
* Substring functions; fix a nasty MonoReduce pattern match substitution bugGravatar Adam Chlipala2009-05-30
|
* String.lengthGravatar Adam Chlipala2009-05-30
|
* Use a timeout to avoid errors after unloadGravatar Adam Chlipala2009-05-28
|
* Chars and more string operationsGravatar Adam Chlipala2009-05-26
|
* 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
|
* Proper lifting of MonoEnv stored expressions; avoidance of onchange clobberingGravatar Adam Chlipala2009-05-14
|
* Improvements while working on GraftidGravatar Adam Chlipala2009-05-14
|
* cselectGravatar Adam Chlipala2009-05-14
|
* Cookie signatures for RPCsGravatar Adam Chlipala2009-04-23
|
* Some client-side error handlingGravatar Adam Chlipala2009-04-16
|
* Avoid thread death via message receiveGravatar Adam Chlipala2009-04-16
|
* onErrorGravatar Adam Chlipala2009-04-16
|
* Fixing some regressions and other bugsGravatar Adam Chlipala2009-04-05
|
* _Really_ implement embedded closure GC; extend Scriptcheck to figure out ↵Gravatar Adam Chlipala2009-04-04
| | | | when client IDs must be assigned
* Fix overzealous Marshalcheck; garbage-collect string-embedded closures when ↵Gravatar Adam Chlipala2009-04-04
| | | | no dyns are active
* Checking spans in dynsGravatar Adam Chlipala2009-04-04
|
* Redo signal implementation to avoid memory leaksGravatar Adam Chlipala2009-04-02
|
* Don't self-update ctextboxes unnecessarilyGravatar Adam Chlipala2009-04-02
|
* Redo channels, making them single-clientGravatar Adam Chlipala2009-03-29
|
* Switch back to starting listener on loadGravatar Adam Chlipala2009-03-28
|
* Chat example working nicely, but without dead channel removalGravatar Adam Chlipala2009-03-26
|
* Variable timeouts and client keep-aliveGravatar Adam Chlipala2009-03-24
|
* Fix some AJAX annoyancesGravatar Adam Chlipala2009-03-24
|
* Transactionalize channel operationsGravatar Adam Chlipala2009-03-24
|
* Proper recvGravatar Adam Chlipala2009-03-22
|
* Press a button to send a messageGravatar Adam Chlipala2009-03-22
|
* First message send delivered, but not interpretedGravatar Adam Chlipala2009-03-22
|
* Dummy message delivery to clientsGravatar Adam Chlipala2009-03-19
|
* Batch exampleGravatar Adam Chlipala2009-03-10
|