CC-Tweaked/src/test/resources/test-rom/spec/modules/cc
Jonathan Coates f7fdb6e729
Backport a couple of ROM commits
- Improve REPL's handling of expressions
   (655d5aeca8)

 - Some tiny optimisations to the window API
   (4accda6b8e)

 - Be lazy in reporting errors in the lexer
   (54ab98473f)

 - Update lua.lua require logic.
   (88f0c44152)
2023-07-06 23:15:57 +01:00
..
audio Add arbitrary audio support to speakers (#982) 2021-12-13 22:56:59 +00:00
image Add functions for parsing and drawing nft (#458) 2020-06-25 09:08:35 +01:00
internal/syntax Backport a couple of ROM commits 2023-07-06 23:15:57 +01:00
shell Add cc.shell.completion `programWithArgs` completion. (#815) 2021-06-07 22:02:45 +01:00
completion_spec.lua Refactor shell completion into a separate module (#281) 2019-09-15 18:48:40 +01:00
expect_spec.lua Add cc.expect.range (#790) 2021-05-17 17:49:48 +01:00
pretty_spec.lua Correctly handle sparse arrays in cc.pretty 2021-05-04 18:05:56 +01:00
strings_spec.lua Add functions to wrap text 2020-12-23 16:21:04 +00:00