Mercurial > urweb
log src/cjrize.sml
age | author | description |
---|---|---|
Sat, 07 Jan 2012 15:56:22 -0500 | Adam Chlipala | First part of changes to avoid depending on C function call argument order of evaluation (omitting normal Ur function calls, so far) |
Sat, 19 Nov 2011 10:26:19 -0500 | Adam Chlipala | Better error messages when client-side constructs are detected in Cjrize |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |
Thu, 23 Dec 2010 17:46:40 -0500 | Adam Chlipala | [De]serialization of times in JavaScript; proper integer division in JavaScript; Basis.crypt; Top.mkRead'; more aggressive Mono-level inlining, for values of function-y types |
Sat, 18 Dec 2010 15:17:09 -0500 | Adam Chlipala | Periodic tasks |
Sat, 18 Dec 2010 14:17:45 -0500 | Adam Chlipala | Change tasks to support parametric code; add clientLeaves |