John Alanbrook
|
7bd17c6476
|
Merge branch 'native_boot'
|
2026-02-23 19:07:07 -06:00 |
|
John Alanbrook
|
124c9536b4
|
no more implicit returning in programs and mdouels
|
2026-02-23 19:01:58 -06:00 |
|
John Alanbrook
|
940807c37a
|
parallel compiling; no more var hoisting; audit reports function hoisting
|
2026-02-23 18:57:47 -06:00 |
|
John Alanbrook
|
f26b6e853d
|
fix string indexing in native
|
2026-02-23 10:39:49 -06:00 |
|
John Alanbrook
|
b03edb0d90
|
Merge branch 'native_boot'
|
2026-02-22 20:48:19 -06:00 |
|
John Alanbrook
|
4edc4b7cc5
|
native boot
|
2026-02-22 20:47:26 -06:00 |
|
John Alanbrook
|
012b507415
|
add -e flag
|
2026-02-22 11:24:27 -06:00 |
|
John Alanbrook
|
ee6398ada9
|
Merge branch 'master' into fuse_bug
|
2026-02-22 10:51:07 -06:00 |
|
John Alanbrook
|
173438e8bc
|
add tests
|
2026-02-22 10:48:09 -06:00 |
|
John Alanbrook
|
d88692cd30
|
fix inline issue
|
2026-02-22 10:31:15 -06:00 |
|
John Alanbrook
|
b0ac5de7e2
|
more comprehensive vm_suite
|
2026-02-22 10:08:40 -06:00 |
|
John Alanbrook
|
017b63ba80
|
inline intrinsics
|
2026-02-21 19:23:53 -06:00 |
|
John Alanbrook
|
cc7fc6b667
|
fix inlining default params issue
|
2026-02-21 17:03:00 -06:00 |
|
John Alanbrook
|
7d0c96f328
|
inline
|
2026-02-21 13:44:34 -06:00 |
|
John Alanbrook
|
fea76ecac5
|
remove typed ops
|
2026-02-21 02:52:17 -06:00 |
|
John Alanbrook
|
f4ad851a3f
|
Merge branch 'master' into optimize_mcode
|
2026-02-20 23:18:27 -06:00 |
|
John Alanbrook
|
50a2d67c90
|
fix stone crash
|
2026-02-20 23:18:19 -06:00 |
|
John Alanbrook
|
34cb19c357
|
fix gc closure shortening
|
2026-02-20 23:07:47 -06:00 |
|
John Alanbrook
|
e455159b2d
|
Merge branch 'fix_compile_warnings'
|
2026-02-20 15:34:50 -06:00 |
|
John Alanbrook
|
5af76bce9b
|
rm print
|
2026-02-20 15:33:46 -06:00 |
|
John Alanbrook
|
2f41f58521
|
update docs for compile chain
|
2026-02-20 14:35:48 -06:00 |
|
John Alanbrook
|
85ef711229
|
fixes
|
2026-02-19 01:23:41 -06:00 |
|
John Alanbrook
|
469b7ac478
|
Merge branch 'master' into fix_aot
|
2026-02-18 14:16:42 -06:00 |
|
John Alanbrook
|
4868a50085
|
fix compilation error
|
2026-02-18 12:46:07 -06:00 |
|
John Alanbrook
|
ad419797b4
|
native function type
|
2026-02-17 17:40:44 -06:00 |
|
John Alanbrook
|
dc422932d3
|
Merge branch 'heap_blob'
|
2026-02-17 15:59:38 -06:00 |
|
John Alanbrook
|
56ac53637b
|
heap blobs
|
2026-02-17 15:41:53 -06:00 |
|
John Alanbrook
|
51815b66d8
|
json rooting fix
|
2026-02-17 14:00:23 -06:00 |
|
John Alanbrook
|
7de20b39da
|
more detail on broken pipeline and vm suit tests
|
2026-02-15 11:51:23 -06:00 |
|
John Alanbrook
|
b771b2b5d8
|
suite passes now with mcode->mach lowering
|
2026-02-12 09:40:24 -06:00 |
|
John Alanbrook
|
682b1cf9cf
|
Merge branch 'pitweb' into mcode2
|
2026-02-10 17:29:03 -06:00 |
|
John Alanbrook
|
ddf3fc1c77
|
add object literal test
|
2026-02-10 17:28:59 -06:00 |
|
John Alanbrook
|
f1a5072ff2
|
fix increment operators on objects
|
2026-02-10 17:17:36 -06:00 |
|
John Alanbrook
|
f44fb502be
|
string literal error
|
2026-02-10 17:02:22 -06:00 |
|
John Alanbrook
|
67b96e1627
|
add test for multiple declaration
|
2026-02-10 10:39:23 -06:00 |
|
John Alanbrook
|
4e5f1d8faa
|
fix labeled loops, do-while, shorthand property syntax, and added more tests
|
2026-02-10 10:32:54 -06:00 |
|
John Alanbrook
|
bd577712d9
|
fix function shorthand default params
|
2026-02-10 10:13:46 -06:00 |
|
John Alanbrook
|
ad863fb89b
|
postfix/prefix operators handled correctly
|
2026-02-10 08:12:27 -06:00 |
|
John Alanbrook
|
7f691fd52b
|
fix mach vm suite errors
|
2026-02-09 18:12:44 -06:00 |
|
John Alanbrook
|
0503acb7e6
|
rm block scope
|
2026-02-09 10:11:22 -06:00 |
|
John Alanbrook
|
27a9b72b07
|
functino tests; default args for mach and mcode
|
2026-02-08 00:31:18 -06:00 |
|
John Alanbrook
|
0ae59705d4
|
fix errors
|
2026-02-07 11:53:26 -06:00 |
|
John Alanbrook
|
555cceb9d6
|
fixed text runner
|
2026-02-07 10:51:27 -06:00 |
|
John Alanbrook
|
9ffe60ebef
|
vm suite
|
2026-02-07 00:09:41 -06:00 |
|