• Joined on 2022-05-31
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-06-01 04:01:44 +00:00
51b55b3d32 cff: added expression decomposition
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-25 03:32:50 +00:00
33813e73b8 added MV_LINE
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-22 04:29:20 +00:00
33e34edc13 added luraph aliases
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-20 07:36:30 +00:00
3acba35fe9 no loop
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-20 07:16:18 +00:00
07e151e4da deprecated MV_OMIT_FUNCTION, all hail MV_OMIT
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-17 03:25:13 +00:00
944633407b added icons to docs :D
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-06 05:03:28 +00:00
12a6f325e2 CFF supports break and continue now
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-04 23:08:34 +00:00
6c07144978 specify key requirements
CPunch pushed to main at CPunch/MoonVeil-Docs 2025-05-03 02:22:56 +00:00
2d72f4e86d fix missing mark.svg
6388020b41 typos
Compare 2 commits »
CPunch synced commits to main at CPunch/gopenfusion from mirror 2024-03-03 20:04:20 +00:00
cafca9093c login_test: use TestCharCreate from testutil
d84fcd2c93 testutil: added account.go
1f63f9856e testutil: refactoring/organizing
Compare 3 commits »
CPunch synced commits to main at CPunch/gopenfusion from mirror 2024-02-24 08:15:35 +00:00
de3e067b48 cnet/service: RandomPort no longer binds on 127.0.0.1
CPunch synced commits to main at CPunch/gopenfusion from mirror 2024-02-05 22:06:18 +00:00
02afe67ac3 fix: os.Exit() kills any deferred cleanup functions
CPunch synced commits to main at CPunch/gopenfusion from mirror 2024-02-04 21:40:23 +00:00
79f68187bf testutil: DummyPeer now holds onto the *is.Is
cd93a058ce shard: no longer panics if tdata/NPCs.json isn't found
Compare 2 commits »
CPunch synced commits to main at CPunch/gopenfusion from mirror 2024-02-02 04:20:22 +00:00
0a28dbcc3e removed util
1a6de671e5 moved 'testutil' to 'internal/testutil'
261ea6505f testutil: fix possible orphaned container in SetupEnvironment
556878544d testutil: refactoring && cleanup
bfcbe6d3d6 started testutil: login_test now uses these helpers
Compare 6 commits »
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-12-30 06:32:27 +00:00
5711ca218e improved readme, added asciinema demo
5cd3049d66 cdebug: added cosmoG_disassemble
cd37cfdae5 cparse: removed stale expressionStatement forward declare
Compare 3 commits »
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-12-29 06:02:28 +00:00
e0455902b0 'return' is now a valid statement outside of a function
43d79a456e cparse.c: removed expressionStatement()
105a3d70c3 cparse.c: refactoring
93f3ae1106 cvm.c:cosmoV_printError -> cosmoV_printBacktrace
4816e64612 cvalue.c:printValue renamed to cosmoV_printValue
Compare 6 commits »
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-12-28 05:36:38 +00:00
e7b2d7d833 cbaselib.c:fileB_read() fix MSVC warnings
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-12-26 21:06:35 +00:00
39060a67e9 fix cosmoB_loadObjLib()
5296495e47 formatting fixes
Compare 2 commits »
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-12-26 04:46:34 +00:00
a337e26229 added <obj>:keys() method
b7bb0773b1 removed stale WRITE_GLOBAL_OP macro
Compare 2 commits »
CPunch synced commits to refactor at CPunch/LuaDecompy from mirror 2023-12-26 04:26:34 +00:00