dcodeIO
|
3add4624c5
|
Initial instance methods and field layout; More cleanup
|
2018-01-01 20:27:21 +01:00 |
|
dcodeIO
|
4207f6460d
|
Warn on constant locals not being actual constants; Simplify changetype
|
2017-12-28 17:16:37 +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
|
ad298c7bea
|
Asterisk imports parsing; Pussyfooting around stdlib
|
2017-12-23 00:48:54 +01:00 |
|
dcodeIO
|
666ba54e42
|
Heap fill/compare; Std string experiments
|
2017-12-21 10:14:53 +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
|
7cf879fb4b
|
Type limits
|
2017-12-15 15:00:19 +01:00 |
|
dcodeIO
|
b69c07af45
|
Reference the wiki
|
2017-12-14 16:50:59 +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
|
3d544c2fe5
|
Slight restructure
|
2017-12-12 16:08:54 +01:00 |
|
dcodeIO
|
b5cc2f9924
|
Fix unsigned ops; Fix parenthesized conversion; Minor restructure
|
2017-12-11 18:46:11 +01:00 |
|
dcodeIO
|
b5ffaf36cd
|
Portable not-so-smart Heap
|
2017-12-11 03:31:35 +01:00 |
|
dcodeIO
|
d0b189b437
|
CString/CArray was an illusion; Update and test tsconfig files
|
2017-12-11 02:03:15 +01:00 |
|
dcodeIO
|
0ebb99a33c
|
Extract portable AS to its own definition and polyfill; Try running flatten/ssa before default optimizations, see WebAssembly/binaryen#1331
|
2017-12-08 19:08:03 +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
|
59dafc8d22
|
Some thoughts on an initial stdlib to get things going
|
2017-12-07 04:37:14 +01:00 |
|
dcodeIO
|
017efc71b6
|
Fixes; Builtins; Testing in the interpreter
|
2017-12-03 23:04:33 +01:00 |
|
dcodeIO
|
00303fdf30
|
Keep builtins in assembly.d.ts, not really stdlib
|
2017-12-01 02:18:36 +01:00 |
|
dcodeIO
|
c0300c1e18
|
Initial builtins
|
2017-12-01 02:08:03 +01:00 |
|
dcodeIO
|
d1c1178f25
|
Program elements and resolve infrastructure; Stdlib ideas; Restructuring
|
2017-10-19 18:55:27 +02:00 |
|