index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
jssys.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed fix of #2917
yglukhov
2015-06-17
1
-2
/
+5
*
Fixes #2917
yglukhov
2015-06-17
1
-3
/
+16
*
Added noUnhandledHandler
yglukhov
2015-06-15
1
-7
/
+9
*
Unhandled exceptions handling brought back.
yglukhov
2015-06-15
1
-0
/
+24
*
Fixed and slightly changed exception handling.
yglukhov
2015-06-15
1
-25
/
+4
*
Fixed copying of aggregates in JS.
yglukhov
2015-06-11
1
-22
/
+30
*
lib/system/g-w - Dropped 'T' from types
pdw
2015-06-04
1
-33
/
+36
*
Fixes #2323. Fixes #2148.
Dominik Picheta
2015-03-15
1
-7
/
+11
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
docgen should work again
Araq
2014-10-05
1
-2
/
+3
*
make tests green
Araq
2014-08-31
1
-13
/
+13
*
the big renamefest: first steps
Araq
2014-08-22
1
-2
/
+2
*
JS compilation works again
Araq
2014-07-16
1
-2
/
+2
*
parseBiggestFloat is now builtin
Araq
2014-07-16
1
-0
/
+84
*
Fixes problems with JS code gen.
Dominik Picheta
2014-04-11
1
-20
/
+34
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-02-25
1
-25
/
+24
|
\
|
*
fix some trivial errors in the test suite and some more regressions caused by...
Zahary Karadjov
2014-02-18
1
-29
/
+28
*
|
renamed noStackFrame to asmNoStackFrame
Araq
2014-02-18
1
-34
/
+34
|
/
*
fix the error "only proc headers can feature pragmas" when compiling in JS mode
Zahary Karadjov
2014-01-23
1
-3
/
+3
*
bugfixes mostly JS related
Araq
2013-05-01
1
-0
/
+5
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
hack to include hti correctly
Simon Hafner
2013-03-16
1
-0
/
+1
*
on the path to get unittest running from JS
Simon Hafner
2013-02-15
1
-1
/
+1
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-0
/
+622