Bjorn Fahller
|
5ff97979fd
|
Pass Module by reference instead of shared ptr
This gives a small but noticeable compile time improvement as
well as a measurable, albeit not great, reduction in size of the
stdlib.
|
2016-04-09 15:42:55 +02:00 |
|
Jason Turner
|
df9466e2a7
|
Remove unneeded overloads / make explicit
|
2016-03-16 19:50:59 -06:00 |
|
Jason Turner
|
6507a6e68e
|
Update naming of JSON functions
|
2016-03-16 18:52:02 -06:00 |
|
Jason Turner
|
9d18360333
|
Older compiler backport issues
|
2015-10-02 12:46:50 -06:00 |
|
Jason Turner
|
681f18ee62
|
backport JSON for G++4.6
|
2015-09-21 12:27:33 -06:00 |
|
Jason Turner
|
e62a38b39f
|
JSON output working
|
2015-09-21 09:27:23 -06:00 |
|
Jason Turner
|
85ac1052dd
|
Initial support for export to JSON
|
2015-09-20 16:19:11 -06:00 |
|
Jason Turner
|
f9f1d5807a
|
Basic support for parsing of JSON objects
|
2015-09-20 15:35:53 -06:00 |
|