8000 Tags · Apethesis/CC-Tweaked · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Apethesis/CC-Tweaked

Tags

v1.19.2-1.101.2

Toggle v1.19.2-1.101.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Merge branch 'mc-1.18.x' into mc-1.19.2

v1.18.2-1.101.2

Toggle v1.18.2-1.101.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Merge branch 'mc-1.16.x' into mc-1.18.x

v1.16.5-1.101.2

Toggle v1.16.5-1.101.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Bump CC:T to 1.101.2

Yes, it was the shiny parse errors, and not the steady accumulation of
bugs which made me finally do a version bump.

v1.19.3-1.103.1

Toggle v1.19.3-1.103.1's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
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.

v1.19.3-1.103.0

Toggle v1.19.3-1.103.0's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Bump CC:T to 1.103.0

v1.19.3-1.102.2

Toggle v1.19.3-1.102.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Bump CC:T to 1.102.2

v1.19.3-1.102.1

Toggle v1.19.3-1.102.1's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
B4E5
Fix stack overflow in logging code

v1.19.3-1.102.0

Toggle v1.19.3-1.102.0's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Prepare for 1.102.0

This is a stupid tradition.

v1.19.2-1.101.1

Toggle v1.19.2-1.101.1's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Bump CC:T to 1.101.1

Our last palendrome for a while!

v1.19.2-1.101.0

Toggle v1.19.2-1.101.0's commit message

Verified

This commit was signed with the committer’s verified signature.
SquidDev Jonathan Coates
Prepare the public API for multi-loader support

Well, sort of. For now, we just mark a whole bunch of stuff as
@deprecated.
0