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
/
pure
/
json.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-4
/
+7
*
Merge branch 'master' of github.com:Araq/Nimrod
dom96
2011-05-14
1
-1
/
+2
|
\
|
*
newStringOfCap implemented and used to optimize some procs
Araq
2011-05-08
1
-1
/
+2
*
|
fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ad...
dom96
2011-05-14
1
-0
/
+29
|
/
*
The sockets module supports non-blocking sockets now. Many other fixes in soc...
dom96
2011-04-30
1
-1
/
+1
*
ugh, maybe broke git
Araq
2011-04-01
1
-1
/
+13
*
Forgot that capital E can be used in floats too, I hate case sensitivity.
dom96
2011-02-13
1
-1
/
+1
*
JSON module now distinguishes between Integers and Floats.
dom96
2011-02-13
1
-24
/
+50
*
Corrected pretty() in json module, and added another file with json test data.
dom96
2011-01-28
1
-16
/
+25
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
json module changes
Araq
2011-01-15
1
-169
/
+670
*
Added a higher level json module.
dom96
2011-01-11
1
-454
/
+254
*
bugfix: init of temps
Araq
2010-08-24
1
-0
/
+2
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-0
/
+482