Commit graph

98 commits

Author SHA1 Message Date
github-actions 69d0840080 Updated github pages site 2021-08-19 01:35:01 +00:00
github-actions 1214471fe7 Updated github pages site 2021-08-18 23:38:00 +00:00
water111 97ab6a4e12
add support for non virtual states (#764)
* add support for non virtual states

* typecheck go

* start on virtual states

* more support for virtual states

* offline passes

* fix tests

* use behavior shortcut instead of lambda

* final cleanup of virtual go

* unused var warnings and fix inconsistent enum decompile order on win vs linux

* fix thread safety bug with goal symbol table and vif1 interrupt handler

* fix type mistake
2021-08-17 20:54:03 -04:00
github-actions 2dfb2b2545 Updated github pages site 2021-08-17 23:54:24 +00:00
github-actions c4547d5494 Updated github pages site 2021-08-15 18:26:22 +00:00
github-actions 0ba865208f Updated github pages site 2021-08-14 17:37:30 +00:00
github-actions 959638d5b6 Updated github pages site 2021-08-14 17:06:10 +00:00
github-actions 67fe412329 Updated github pages site 2021-08-13 22:12:23 +00:00
water d5f05f723e Merge branch 'master' of https://github.com/water111/jak-project into w/dma-for-font 2021-08-12 20:31:51 -04:00
water111 222ea5da27
Merge pull request #756 from water111/w/u64-float-set
[goalc] support storing a float in a 64-bit memory location
2021-08-12 20:30:27 -04:00
water b5f53bba3f changelog 2021-08-12 20:12:27 -04:00
github-actions c71a5a775b Updated github pages site 2021-08-13 00:09:55 +00:00
water ee71b52b27 Merge branch 'master' of https://github.com/water111/jak-project into w/dma-for-font 2021-08-12 19:27:51 -04:00
github-actions e983ce95c7 Updated github pages site 2021-08-12 23:03:37 +00:00
water ebc580822e clean up 2021-08-12 19:03:33 -04:00
github-actions 9f2e9d981a Updated github pages site 2021-08-12 00:49:30 +00:00
Tyler Wilding 28015748f2
docs: use the proper punctuation 2021-08-11 20:27:53 -04:00
water 71f0a71c4c Merge branch 'master' of https://github.com/water111/jak-project into w/dma-for-font 2021-08-11 20:24:50 -04:00
Tyler Wilding 412998a2c4
docs: fix recent updates 2021-08-10 20:52:41 -04:00
water 0abc311eb2 actually add the text 2021-08-09 22:11:46 -04:00
github-actions beb19c0bde Updated github pages site 2021-08-10 02:08:52 +00:00
water 843c3a899c Merge branch 'master' of https://github.com/water111/jak-project into w/dma-for-font 2021-08-09 22:08:48 -04:00
github-actions a5e0ead5c8 Updated github pages site 2021-08-10 01:56:16 +00:00
water 40ecd92272 Merge branch 'master' of https://github.com/water111/jak-project into w/dma-for-font 2021-08-09 21:41:25 -04:00
water 0bde5969ad add simple doc 2021-08-09 21:13:29 -04:00
github-actions 7f554dc837 Updated github pages site 2021-08-10 01:11:10 +00:00
github-actions 40b9a55fe3 Updated github pages site 2021-08-09 23:42:48 +00:00
Tyler Wilding 0007a890cf
docs: Switch to tracking on a file-basis instead of LoC (#743)
* docs: Switch to tracking on a file-basis instead of LoC

* docs: re-gen the app
2021-08-09 19:41:25 -04:00
github-actions 6ff1dbdab3 Updated github pages site 2021-08-09 23:20:22 +00:00
github-actions 95a07558a6 Updated github pages site 2021-08-09 23:08:42 +00:00
github-actions ad695ed12b Updated github pages site 2021-08-03 22:27:24 +00:00
water111 4d76d2f11a
add get-enum-vals (#737) 2021-08-02 22:01:10 -04:00
github-actions 906db513cd Updated github pages site 2021-08-03 01:50:09 +00:00
github-actions e70d179496 Updated github pages site 2021-08-01 21:48:10 +00:00
water111 aa58d146c2
[goalc] register allocator v2 (#731)
* clean up allocator interface to be simpler

* working on functions without spills

* working for all

* fix missing includes for windows

* more windows includes

* initialize regs to zero so printing value unintiailized by game code is repeatable
2021-08-01 17:46:55 -04:00
github-actions b8f80e435c Updated github pages site 2021-08-01 21:44:00 +00:00
github-actions 87b44d982a Updated github pages site 2021-08-01 21:12:45 +00:00
github-actions 3faf704ce4 Updated github pages site 2021-08-01 20:12:29 +00:00
github-actions af22a7ac0a Updated github pages site 2021-07-31 02:20:00 +00:00
github-actions 84bd9b0ee7 Updated github pages site 2021-07-27 23:58:30 +00:00
water111 eee8390ec0
support inline arrays on stack (#726) 2021-07-26 21:39:05 -04:00
github-actions 1352adb6d4 Updated github pages site 2021-07-27 00:03:39 +00:00
github-actions f6534c2f3a Updated github pages site 2021-07-25 20:30:07 +00:00
github-actions 859adcc7d9 Updated github pages site 2021-07-25 19:32:01 +00:00
github-actions 38c97481e7 Updated github pages site 2021-07-25 04:24:56 +00:00
ManDude 8ef73ee457
give defstate a parent type and allow anonymous behaviors inside (#715)
* give `defstate` a parent type and allow anonymous behaviors inside

* add defstate type stack leak detection+correction, remove debug print
2021-07-25 00:23:30 -04:00
github-actions ba10f91a78 Updated github pages site 2021-07-24 00:52:35 +00:00
github-actions 65b61d05e6 Updated github pages site 2021-07-24 00:39:14 +00:00
github-actions 7632b90a17 Updated github pages site 2021-07-23 22:32:11 +00:00
water111 09c09ce35f
allow aliasing of registers in variables if we explictly ask for it (#711) 2021-07-22 20:14:08 -04:00