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
/
reprjs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Timothee Cour
2020-11-19
1
-1
/
+2
*
JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168)
hlaaftana
2020-04-30
1
-34
/
+12
*
many bugfixes for js (#14158)
hlaaftana
2020-04-29
1
-14
/
+0
*
reprjs: style changes
Araq
2020-01-05
1
-12
/
+12
*
fixes #13032
Araq
2020-01-04
1
-1
/
+1
*
Fix fat pointers, object copying, magic double evals on JS (#9411) [backport]
rec
2018-12-04
1
-1
/
+3
*
even more strict isNil handling for strings/seqs in order to detect bugs
Araq
2018-08-22
1
-4
/
+1
*
make JS tests green again
Andreas Rumpf
2018-04-14
1
-4
/
+4
*
Fixes #6741 (#7131)
Yuriy Glukhov
2018-01-25
1
-1
/
+1
*
make some system modules compile again
Andreas Rumpf
2017-10-29
1
-18
/
+18
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-3
/
+3
*
Ascii character code 127 (DEL) is not printable and must be quoted. (#5984)
Markus F.X.J. Oberhumer
2017-06-15
1
-2
/
+2
*
Implementing `repr` for JS (#5578)
Silvio
2017-03-31
1
-9
/
+263
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...
dom96
2011-09-23
1
-0
/
+23