Mercurial > urweb
log lib/ur/basis.urs
age | author | description |
---|---|---|
Sat, 18 Jan 2014 18:26:24 -0500 | Patrick Hurst | Merge in upstream changes. |
Thu, 05 Dec 2013 11:36:54 -0500 | Patrick Hurst | Day of week functions. |
Thu, 05 Dec 2013 11:36:06 -0500 | Patrick Hurst | Add basic year/month/day/hour/minute/second <-> time functions. |
Mon, 07 Oct 2013 14:08:10 +0400 | Sergey Mironov | Add show instance for 'id' type |
Mon, 09 Dec 2013 15:47:14 -0500 | Adam Chlipala | Rename <activeHead> to <script> and make it work properly |
Fri, 06 Dec 2013 14:52:47 +0400 | Sergey Mironov | activeHead: don't modify the head. just execute the code provided |
Fri, 06 Dec 2013 13:59:39 +0400 | Sergey Mironov | Add activeHead tag. |