jak-project/scripts/batch
Tyler Wilding 7b6d732a77
goalc: Add TCP server socket in REPL process (#1335)
* goalc: cleanup goalc's main method and add nrepl listener socket

* deps: add standalone ASIO for sockets

* lint: formatting

* common: make a common interface for creating a server socket

* goalc: setup new repl server

* deps: remove asio

* goalc: debug issues, nrepl is working again

* git: rename files

* attempt to fix linux function call

* test

* scripts: make the error message even more obvious....

* goalc: make suggested changes, still can't reconnect properly

* game: pull out single-client logic from XSocketServer

* nrepl: supports multiple clients and disconnection/reconnects

* goalc: some minor fixes for tests

* goalc: save repl history when the compiler reloads

* common: add include for linux networking

* a few small changes to fix tests

* is it the assert?

* change thread start order and add a print to an assert

Co-authored-by: water <awaterford111445@gmail.com>
2022-05-06 18:19:37 -04:00
..
decomp-jak1.bat streamline newbie decomp/run process, update readme and gallery with new/updated information and pictures (#1132) 2022-02-04 18:37:48 -05:00
decomp-jak1pal.bat PAL jak 1 decompiler profile (#891) 2021-10-15 18:17:51 -04:00
decomp-jak1sced.bat [decompiler] jak 1 PAL demo support + couple fixes (#934) 2021-10-23 19:03:19 -04:00
decomp-jak2.bat [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
gc-dbg.bat goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
gc-no-lt.bat goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
gc.bat goalc: Add TCP server socket in REPL process (#1335) 2022-05-06 18:19:37 -04:00
gk-display.bat test game actors and fix up/disable broken ones (#1103) 2022-01-27 19:33:34 -05:00
gk.bat stuff 2021-08-11 04:48:56 +01:00
repo-settings-mark.bat update bats (#990) 2021-12-04 13:32:57 -05:00
repo-settings-unmark.bat update bats (#990) 2021-12-04 13:32:57 -05:00
test-offline-and-update.bat [decomp] prepare joint stuff (#594) 2021-06-14 23:45:21 -04:00
test-offline.bat [decomp] debug (#607) 2021-06-19 14:24:55 -04:00
test-types.bat [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
test.bat move commonly used scripts to specific folders (#325) 2021-03-18 16:43:37 -04:00