dcodeIO
|
3924aa96ae
|
Fun fact: Can even implement parseInt/I32/I64 using generics, see #19
|
2018-01-30 06:05:35 +01:00 |
|
dcodeIO
|
ab5a938ea0
|
parseInt compatibility layer around parseI64, see #19
|
2018-01-30 01:26:38 +01:00 |
|
dcodeIO
|
1995bf9eb4
|
Parser fixes; Lib updates
|
2018-01-29 22:36:07 +01:00 |
|
dcodeIO
|
002fba3067
|
Initial parseInt using loads, see #8
|
2018-01-28 23:42:55 +01:00 |
|
dcodeIO
|
896810859e
|
Make memory allocators pluggable
|
2018-01-28 19:33:05 +01:00 |
|
dcodeIO
|
78debee847
|
Improve arena allocator a bit
|
2018-01-28 19:14:20 +01:00 |
|
dcodeIO
|
219ee81bc9
|
Rename heap to memory; Allocator strategies
|
2018-01-28 15:30:49 +01:00 |
|
dcodeIO
|
b1e7b75ad7
|
Static operator overloads
|
2018-01-28 06:18:27 +01:00 |
|
dcodeIO
|
2670340cce
|
Update tests
|
2018-01-27 16:28:09 +01:00 |
|
dcodeIO
|
de066fc128
|
Preliminary strings
While not well-wrought, it's at least possible now to log some stuff when debugging
|
2018-01-27 05:35:14 +01:00 |
|
dcodeIO
|
7be4f9fabb
|
Control flow evaluator; Support for block-level let/const variables
|
2018-01-18 23:34:12 +01:00 |
|
dcodeIO
|
1662950f3c
|
Refactor TLSF to a more TS-friendly structure
|
2018-01-17 02:08:14 +01:00 |
|
dcodeIO
|
f2ba4b4a76
|
Filler implementation for std Set
|
2018-01-15 00:08:06 +01:00 |
|