dcodeIO
|
819d79889d
|
Second pass on the programmatic asc API; Make compiler tests use asc directly
|
2018-02-04 07:51:40 +01:00 |
|
dcodeIO
|
b548b5c81f
|
Properly resolve enum value siblings
|
2018-01-24 03:08:09 +01:00 |
|
dcodeIO
|
7be4f9fabb
|
Control flow evaluator; Support for block-level let/const variables
|
2018-01-18 23:34:12 +01:00 |
|
dcodeIO
|
9846f6c033
|
Add showcase compiler test incl. respective features and fixes
|
2018-01-05 18:19:32 +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
|
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 |
|