janet/src
Calvin Rose b3a6e25ce0 Add weak references in the form of weak tables.
Any references exclusively held by a weak table may be collected
without the programmer needing to free references manually. A table
can be setup to have weak keys, weak values, or both.
2023-09-27 23:36:09 -05:00
..
boot Work on debugging issue with server spawning. 2023-09-24 18:15:58 -07:00
conf Tweak janetconf.h 2023-09-19 10:34:50 +09:00
core Add weak references in the form of weak tables. 2023-09-27 23:36:09 -05:00
include Make poll work by going back to array of listeners for gc keeping. 2023-09-26 23:02:06 -05:00
mainclient Run through astyle with manual corrections 2023-06-08 13:01:49 -05:00