Max Graey
|
2175e6fbdc
|
Optimize some std mem methods by replacing expensive rem operations to fast bit logic (#24)
|
2018-02-12 18:47:32 +01:00 |
|
dcodeIO
|
819d79889d
|
Second pass on the programmatic asc API; Make compiler tests use asc directly
|
2018-02-04 07:51:40 +01:00 |
|
dcodeIO
|
4736227879
|
Update binaryen to latest nightly; Source map support
|
2018-02-02 03:07:54 +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
|
7be4f9fabb
|
Control flow evaluator; Support for block-level let/const variables
|
2018-01-18 23:34:12 +01:00 |
|
dcodeIO
|
49d29fc9f2
|
More std array
|
2018-01-14 21:17:43 +01:00 |
|
dcodeIO
|
827bb4afe8
|
Use move_memory in std Array#unshift
|
2018-01-14 02:41:13 +01:00 |
|
dcodeIO
|
ad469ca445
|
Polyfill move_memory and set_memory and remove Heap
|
2018-01-14 02:30:20 +01:00 |
|
dcodeIO
|
2c009c67d3
|
Initial element access compilation; Carefully approaching std array
|
2018-01-13 23:38:07 +01:00 |
|
dcodeIO
|
2720515982
|
More stdlib setup
|
2017-12-16 17:54:53 +01:00 |
|
dcodeIO
|
85a9fb1eb5
|
Stdlib preparations
|
2017-12-16 02:27:39 +01:00 |
|