Mercurial > urweb
log
age | author | description |
---|---|---|
Fri, 30 Nov 2012 09:50:00 -0500 | Adam Chlipala | Fix generation of timestamp literals for MySQL and SQLite |
Wed, 28 Nov 2012 16:56:45 -0500 | Adam Chlipala | Allow any FFI module to declare new HTML tags |
Wed, 28 Nov 2012 11:45:46 -0500 | Adam Chlipala | Rename Basis.exp to Basis.pow, to avoid confusion with 'expression'; add a test case for it |
Wed, 28 Nov 2012 11:41:54 -0500 | Austin Seipp | Standard library additions: Option.unsafeGet, Basis.exp |
Wed, 28 Nov 2012 11:39:38 -0500 | Austin Seipp | Fix broken implementation of 'urweb daemon stop' |
Mon, 22 Oct 2012 01:49:22 +0400 | Vladimir Shabanov | Removed unused parent() function which conflicts with window.parent. |
Sat, 20 Oct 2012 13:51:46 -0400 | Adam Chlipala | Switch linker order |