dcodeIO
|
7e90ab161d
|
Simplify resolve infrastructure; Fix handling of nested element and property accesses
|
2018-04-05 02:23:03 +02:00 |
|
dcodeIO
|
be66abbd78
|
Initial static arrays of basic element types; Fixed member names in generic contexts
|
2018-03-20 23:41:37 +01:00 |
|
dcodeIO
|
0fef69e445
|
Set up documentation generation
|
2018-03-19 01:12:18 +01:00 |
|
dcodeIO
|
5eb10d404f
|
Document the purpose of most files
|
2018-03-17 23:41:48 +01:00 |
|
dcodeIO
|
faac3c31eb
|
AST cleanup; Definition generators scaffolding
|
2018-03-17 01:37:05 +01:00 |
|
dcodeIO
|
23a7db4dc3
|
Ensure consistent variable modifiers
'var' is a distinct local or mutable global, 'let' a shared local
|
2018-03-13 02:32:10 +01:00 |
|
Daniel Wirtz
|
423533c6b0
|
Implement function types / indirect calls / trampolines (#39)
|
2018-03-12 14:06:39 +01:00 |
|
dcodeIO
|
8dc517e352
|
Cleanup; Initial tslint integration
|
2018-02-25 00:13:39 +01:00 |
|
dcodeIO
|
48cbbbbd68
|
More cleanup
|
2018-02-16 18:57:51 +01:00 |
|
dcodeIO
|
3d7e8b2b7a
|
More cleanup and a possible fix for #29
|
2018-02-16 11:55:13 +01:00 |
|
dcodeIO
|
b1c6ccab2a
|
Use long.js in JS and native i64 in WASM; Compile literals more thoroughly
|
2018-02-14 09:18:43 +01:00 |
|
dcodeIO
|
4736227879
|
Update binaryen to latest nightly; Source map support
|
2018-02-02 03:07:54 +01:00 |
|
dcodeIO
|
896810859e
|
Make memory allocators pluggable
|
2018-01-28 19:33:05 +01:00 |
|
dcodeIO
|
1221ff129d
|
More built-in constants; Get/set parsing fixes; I64.toF64 fixes
|
2018-01-02 21:41:25 +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
|
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
|
aa563a9a5a
|
Cleanup; Documentation
|
2017-12-18 03:46:36 +01:00 |
|
dcodeIO
|
c6c36613e6
|
Accessor parsing; Cleanup
|
2017-12-14 11:55:35 +01:00 |
|
dcodeIO
|
d0b189b437
|
CString/CArray was an illusion; Update and test tsconfig files
|
2017-12-11 02:03:15 +01:00 |
|
dcodeIO
|
d1c1178f25
|
Program elements and resolve infrastructure; Stdlib ideas; Restructuring
|
2017-10-19 18:55:27 +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 |
|