janet/src
Calvin Rose aa5c987a94 Change semantics of bracketed tuple equality.
Comparison between different bracket and normal tuples
will now take into account the delimiter type. This solves strange
non-locality issues in the compiler due to this false equality, and is
more consistent with Janet's otherwise strong equality philosophy.
2023-03-03 18:24:02 -06:00
..
boot Add support for debugging upvalues. 2023-02-05 15:30:01 -06:00
conf Don't compile library loading code on windows if it is disabled. 2023-01-21 09:36:03 -06:00
core Change semantics of bracketed tuple equality. 2023-03-03 18:24:02 -06:00
include Allow passing pointer-buffers to other threads. 2023-02-12 11:07:45 -06:00
mainclient More fixes to ev/gather (tested on httpf server). 2023-02-05 10:21:37 -06:00