
7 Aug
2007
7 Aug
'07
7:06 a.m.
Great, thank you Tom.
On 8/7/07, Thomas Shackell
Done, pushed a patch so that now
foreign import javascript "new Date.getTime" getTime :: ....
is correctly parsed and returned as core with
corePrimName = "getTime" corePrimConv = "javascript" corePrimExternal = "new Date.getTime" corePrimImport = True
-- Dimitry Golubovsky Anywhere on the Web