1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-02 00:40:48 +00:00
CC-Tweaked/projects/core
Jonathan Coates 6a116aadb8
Bump CC:T to 1.103.1
Woops!

 - Fix the REPL not printing values, as exception.try didn't return
   values. It did originally, and then I tried to simplify it >_>

 - Change repl_exprs to run an expression and program parser in
   parallel, rather than handling the parallelism on the grammar side -
   that has a few shift/reduce conflicts which result in bad parse
   errors.
2023-02-09 21:45:20 +00:00
..
src Bump CC:T to 1.103.1 2023-02-09 21:45:20 +00:00
build.gradle.kts Enforce version bounds for the Kotlin stdlib 2023-01-17 20:28:31 +00:00