Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 22 Sep 2009 12:23:21 -0400 | Adam Chlipala | Hopefully complete refactoring of Jscomp to output ASTs; partial implementation of interpreter in runtime system (demo/alert works) |
Tue, 22 Sep 2009 09:53:05 -0400 | Adam Chlipala | Iterative versions of some JavaScript list functions |
Sat, 19 Sep 2009 16:18:54 -0400 | Adam Chlipala | New release |
Sat, 19 Sep 2009 15:59:22 -0400 | Adam Chlipala | Plugged a JavaScript memory leak |
Sat, 19 Sep 2009 14:56:03 -0400 | Adam Chlipala | Paging + filtering seemingly working, but runtime system isn't GCing signals properly, so performance goes south quickly |
Sat, 19 Sep 2009 14:42:36 -0400 | Adam Chlipala | Progress on sorting + filtering |
Sat, 19 Sep 2009 14:21:25 -0400 | Adam Chlipala | Paging mostly working; just need to get it working properly with filtering |