Commit graph

33904 commits

Author SHA1 Message Date
Richard Feldman
a8dadea7dd
Split out unbundle, use Zig's zstd for wasm 2025-08-13 07:58:50 -04:00
Richard Feldman
4e6aa10280
Fix zstd linking 2025-08-12 21:14:28 -04:00
Richard Feldman
1bcdb44fd3
zig fmt 2025-08-12 20:45:12 -04:00
Richard Feldman
7cbf7a0ef6
Fix lints 2025-08-12 20:45:12 -04:00
Richard Feldman
49ebd36ba6
Fix a test 2025-08-12 20:45:12 -04:00
Richard Feldman
638911bb52
Move bundle logic into its own module 2025-08-12 20:25:01 -04:00
Richard Feldman
1079b9da39
Merge origin/main into downloads2 branch 2025-08-12 11:26:57 -04:00
Richard Feldman
01d342f507
Merge pull request #8180 from roc-lang/fix-sorted-array-builder
Clean up SortedArrayBuilder
2025-08-12 09:05:41 -04:00
Richard Feldman
8e52e6ad05
Fix SortedArrayBuilder detectDuplicates 2025-08-12 08:08:52 -04:00
Richard Feldman
3d20ea873d
Delete deprecated appendToIoveces 2025-08-12 08:04:18 -04:00
Richard Feldman
9138979a6f
Merge pull request #8178 from roc-lang/remove-module-cycles
Refactor - Remove module cycles and fix zig modules & tests
2025-08-12 07:07:40 -04:00
Luke Boswell
d16b55e355
run playground integration tests in all release modes, probably breaks
CI
2025-08-12 18:53:14 +10:00
Luke Boswell
c9693c5bf0
Update CI for snapshot folder change 2025-08-12 18:42:06 +10:00
Luke Boswell
fa7f8d4bdf
try linking libc on POSIX systems for ipc module 2025-08-12 18:35:31 +10:00
Luke Boswell
26e0baec62
Update typos.toml 2025-08-12 18:31:42 +10:00
Luke Boswell
732d4a5460
zig fmt 2025-08-12 18:27:53 +10:00
Luke Boswell
63684a4105
Update README's 2025-08-12 18:26:26 +10:00
Luke Boswell
f5ad16b3e5
draft new README's 2025-08-12 18:07:50 +10:00
Luke Boswell
79b91e4b3b
reactivate shared memory and main.zig tests 2025-08-12 18:04:16 +10:00
Luke Boswell
8365849e13
add snapshot tool to build.zig 2025-08-12 17:48:31 +10:00
Luke Boswell
1fd3825bf8
rename playground directory 2025-08-12 17:45:41 +10:00
Luke Boswell
aae4b4e73d
Delete test.zig 2025-08-12 17:45:31 +10:00
Luke Boswell
b4188347c5
move fuzzers into test/ 2025-08-12 17:40:05 +10:00
Luke Boswell
85407c9a3d
Update Glossary.md 2025-08-12 17:39:21 +10:00
Luke Boswell
3774b3c444
move cli into sub-dir 2025-08-12 17:33:44 +10:00
Luke Boswell
9790b9ad5f
Delete coordinate_simple.zig 2025-08-12 17:20:54 +10:00
Luke Boswell
f93af612b9
move SharedMemoryAllocator into ipc module 2025-08-12 17:19:46 +10:00
Luke Boswell
17ea3dc558
move playground main into the sub-dir 2025-08-12 17:16:16 +10:00
Luke Boswell
4f509ce357
move snapshots into test/, the tool into a sub-dir 2025-08-12 17:10:31 +10:00
Luke Boswell
478f282d12
refactor, repl, eval and fmt into modules 2025-08-12 17:03:32 +10:00
Luke Boswell
5fe8d68f91
fix eval test 2025-08-12 16:39:03 +10:00
Luke Boswell
5148beee66
WIP - restoring eval tests, upgrade to module 2025-08-12 16:36:32 +10:00
Luke Boswell
30ab0a8016
remove unused coordinate directory 2025-08-12 16:19:23 +10:00
Luke Boswell
c3a336c83f
try fix double free on Ubuntu CI 2025-08-12 15:44:21 +10:00
Luke Boswell
9ede4656f1
fix double free 2025-08-12 15:36:45 +10:00
Luke Boswell
7c1c8876bc
fix cross compilation 2025-08-12 15:29:50 +10:00
Luke Boswell
e0433bf6a1
Update Glossary.md 2025-08-12 15:20:10 +10:00
Luke Boswell
63dfd09acc
update casing 2025-08-12 15:18:00 +10:00
Luke Boswell
432cf175e1
fix glossary 2025-08-12 15:13:55 +10:00
Luke Boswell
e930918000
Merge remote-tracking branch 'remote/main' into remove-module-cycles 2025-08-12 15:06:23 +10:00
Luke Boswell
87b538bc01
fmt 2025-08-12 15:05:23 +10:00
Luke Boswell
4de2be8314
zig lints 2025-08-12 15:05:13 +10:00
Luke Boswell
c20cc8efee
fuzz fix, memory leaks KWI9RXJy 2025-08-12 15:01:16 +10:00
Luke Boswell
e28c0eab85
fix fmt, all zig build 2025-08-12 14:55:58 +10:00
Luke Boswell
f631ea0bc8
fix playground 2025-08-12 14:55:18 +10:00
Luke Boswell
ce7023b25e
fix recursive call in ModuleEnv 2025-08-12 14:49:48 +10:00
Luke Boswell
450b6011fb
Fix some snapshot tool things 2025-08-12 14:22:45 +10:00
Luke Boswell
485d3a2e49
fix roc 2025-08-12 14:12:44 +10:00
Luke Boswell
176f953482
fix broken zig build test 2025-08-12 14:07:16 +10:00
Luke Boswell
8022ee7c9e
WIP restore snapshots 2025-08-12 13:46:50 +10:00