depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
json-to-value.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Don't catch exceptions by value
Eelco Dolstra
1
-2
/
+2
2018-05-26
json-to-value: Use strtol instead of strtoi
Ben Gamari
1
-1
/
+1
2017-12-14
json-to-value: Throw sensible error message on invalid numbers
Ben Gamari
1
-4
/
+10
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-3
/
+3
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
1
-1
/
+0
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-3
/
+3
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-3
/
+3
2016-08-29
Add builtin function "partition"
Eelco Dolstra
1
-9
/
+0
2016-02-15
Fix broken number parsing in fromJSON
Eelco Dolstra
1
-4
/
+3
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
1
-10
/
+15
2015-07-23
Optimize small lists
Eelco Dolstra
1
-1
/
+1
2014-09-19
Store Attrs inside Bindings
Eelco Dolstra
1
-3
/
+8
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
1
-3
/
+3
2014-07-04
Add builtin function ‘fromJSON’
Eelco Dolstra
1
-0
/
+144