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
|
7be4f9fabb
|
Control flow evaluator; Support for block-level let/const variables
|
2018-01-18 23:34:12 +01:00 |
|
dcodeIO
|
b5cc2f9924
|
Fix unsigned ops; Fix parenthesized conversion; Minor restructure
|
2017-12-11 18:46:11 +01:00 |
|
dcodeIO
|
da672e2ca6
|
Add memcpy compiler test
|
2017-12-08 16:11:58 +01:00 |
|
dcodeIO
|
bbb57baecb
|
changetype builtin; some namespace parsing; more stdlib ideas; compiler options for asc
|
2017-12-08 04:03:44 +01:00 |
|
dcodeIO
|
325ecf5165
|
Conway's Game of life compiler test incl. html
|
2017-12-07 02:02:22 +01:00 |
|
dcodeIO
|
9ae3328e58
|
Precompute and inline constant globals
This is necessary so that other constant globals referencing constant globals can be precomputed as well (NON_STANDALONE_FLOW in binaryen)
|
2017-12-06 23:38:17 +01:00 |
|
dcodeIO
|
d63ed925a9
|
Add unfinished TLSF as test case fwiw
|
2017-12-06 19:33:48 +01:00 |
|