janet/test
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
..
amalg Update copyrights. 2023-01-07 15:04:56 -06:00
fuzzers Make janet_equals and janet_compare non recursive 2020-04-24 16:18:31 -05:00
helper.janet Tweaks on redef feature branch. 2022-01-06 20:38:15 -06:00
suite0000.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0001.janet Change semantics of bracketed tuple equality. 2023-03-03 18:24:02 -06:00
suite0002.janet Change semantics of bracketed tuple equality. 2023-03-03 18:24:02 -06:00
suite0003.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0004.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0005.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0006.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0007.janet Add file/tell 2023-02-21 20:19:17 +09:00
suite0008.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0009.janet Update copyrights. 2023-01-07 15:04:56 -06:00
suite0010.janet Add :mingw value when getting the OS setting when compiled with mingw. 2023-01-21 11:50:03 -06:00
suite0011.janet symbolslots now use janet_v vectors, flat structure 2023-02-01 11:06:33 +01:00
suite0012.janet Update copyright year. 2023-01-07 15:03:35 -06:00
suite0013.janet Update copyright year. 2023-01-07 15:03:35 -06:00
suite0014.janet Made peg 'not' and 'if-not' drop their captures on success 2022-09-12 23:07:56 +01:00
suite0015.janet Add buffer/push-at for easier manipulation of buffers 2023-02-12 11:26:00 -06:00