dcodeIO
|
ad92d91f01
|
Move built-in declarations to actual sources; Remove declaration is null checks; Resolve calls
|
2018-02-09 02:31:48 +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
|
1995bf9eb4
|
Parser fixes; Lib updates
|
2018-01-29 22:36:07 +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
|
49d29fc9f2
|
More std array
|
2018-01-14 21:17:43 +01:00 |
|
dcodeIO
|
2c009c67d3
|
Initial element access compilation; Carefully approaching std array
|
2018-01-13 23:38:07 +01:00 |
|
dcodeIO
|
2df318a7ec
|
Implicitly alias stdlib exports as program globals, see #8
|
2018-01-12 15:36:17 +01:00 |
|
dcodeIO
|
0de05b543b
|
Harden regexp parsing a bit
|
2018-01-07 18:15:21 +01:00 |
|
dcodeIO
|
7c8670ac35
|
Regexp literal support; Properly resolve statically inherited members
|
2018-01-07 15:07:46 +01:00 |
|
dcodeIO
|
9846f6c033
|
Add showcase compiler test incl. respective features and fixes
|
2018-01-05 18:19:32 +01:00 |
|
dcodeIO
|
2d0f5f3087
|
Comma expressions fwiw
|
2018-01-05 01:55:59 +01:00 |
|
dcodeIO
|
1221ff129d
|
More built-in constants; Get/set parsing fixes; I64.toF64 fixes
|
2018-01-02 21:41:25 +01:00 |
|
dcodeIO
|
2b182b505e
|
Make sure changetype works
|
2018-01-02 05:02:05 +01:00 |
|
dcodeIO
|
3add4624c5
|
Initial instance methods and field layout; More cleanup
|
2018-01-01 20:27:21 +01:00 |
|
dcodeIO
|
2ed3c22031
|
Cleanup: Make use of type inference and use 'var' in functions to match actual WebAssembly semantics
|
2017-12-28 04:09:40 +01:00 |
|
dcodeIO
|
7795d48d98
|
Namespaced imports
|
2017-12-27 22:38:32 +01:00 |
|
dcodeIO
|
ba61a5e414
|
Getters & setters (static); Instantiate compiler tests; Cleanup
|
2017-12-27 02:37:53 +01:00 |
|
dcodeIO
|
4baff99125
|
Refactoring; Add tslint fwiw
|
2017-12-24 03:19:47 +01:00 |
|
dcodeIO
|
ad298c7bea
|
Asterisk imports parsing; Pussyfooting around stdlib
|
2017-12-23 00:48:54 +01:00 |
|
dcodeIO
|
9632777842
|
Type declaration parsing; Future feature references
|
2017-12-19 17:49:15 +01:00 |
|
dcodeIO
|
aa563a9a5a
|
Cleanup; Documentation
|
2017-12-18 03:46:36 +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 |
|
dcodeIO
|
c6c36613e6
|
Accessor parsing; Cleanup
|
2017-12-14 11:55:35 +01:00 |
|
dcodeIO
|
99b0fdf7a8
|
Namespaces
|
2017-12-13 23:24:13 +01:00 |
|
dcodeIO
|
d0b189b437
|
CString/CArray was an illusion; Update and test tsconfig files
|
2017-12-11 02:03:15 +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
|
c6af2d1454
|
Implement ternary using if, see AssemblyScript/assemblyscript#123
|
2017-12-04 14:49:24 +01:00 |
|
dcodeIO
|
9e053f311e
|
Add CI
|
2017-12-02 20:58:39 +01:00 |
|
dcodeIO
|
b9edfb5185
|
More tests and fixes (unary, binary, globals)
|
2017-12-02 18:37:59 +01:00 |
|
dcodeIO
|
28600bbeb7
|
Add test scripts to package
|
2017-11-29 00:24:14 +01:00 |
|
dcodeIO
|
bad5175a55
|
Fixed for-loop parsing
|
2017-11-29 00:18:14 +01:00 |
|
dcodeIO
|
d1c1178f25
|
Program elements and resolve infrastructure; Stdlib ideas; Restructuring
|
2017-10-19 18:55:27 +02:00 |
|
dcodeIO
|
6e98c52f76
|
Cleanup; Initial switch support; Relooper interface fwiw
|
2017-10-11 17:03:22 +02:00 |
|
dcodeIO
|
50116acede
|
Progress
|
2017-10-07 14:29:43 +02:00 |
|
dcodeIO
|
f55fc70220
|
Progress; Restructuring
|
2017-10-02 12:52:15 +02:00 |
|
dcodeIO
|
e14d02e040
|
Resolve exports and imports; Initial work on binary and unary ops
|
2017-09-29 17:25:02 +02:00 |
|
dcodeIO
|
1d53303b47
|
Initial commit
|
2017-09-28 13:08:25 +02:00 |
|