..
abstract
LuaJIT compatibility
2023-12-28 17:37:57 +01:00
Anchor.lua
Replace checkpoint system
2023-12-27 17:06:35 +01:00
ArgumentTuple.lua
Replace persistent variable system
2023-12-27 21:25:14 +01:00
Assignment.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
AttachBlock.lua
Translation system first draft
2023-12-26 20:03:06 +01:00
Block.lua
Replace checkpoint system
2023-12-27 17:06:35 +01:00
Boolean.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Branched.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Call.lua
ArgumentTuple cleanup
2023-12-23 21:07:44 +01:00
Choice.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Closure.lua
Custom format for Typed and dispatch refactor
2023-12-28 14:28:14 +01:00
Definition.lua
Replace persistent variable system
2023-12-27 21:25:14 +01:00
Environment.lua
First test batch and associated fixes
2023-12-28 17:03:54 +01:00
Flush.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Function.lua
Custom format for Typed and dispatch refactor
2023-12-28 14:28:14 +01:00
FunctionParameter.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Identifier.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
init.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
List.lua
First test batch and associated fixes
2023-12-28 17:03:54 +01:00
LuaFunction.lua
Custom format for Typed and dispatch refactor
2023-12-28 14:28:14 +01:00
Nil.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Number.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Overload.lua
Custom format for Typed and dispatch refactor
2023-12-28 14:28:14 +01:00
Pair.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
ParameterTuple.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Quote.lua
Custom format for Typed and dispatch refactor
2023-12-28 14:28:14 +01:00
Return.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
ReturnBoundary.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
String.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
StringInterpolation.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Struct.lua
First test batch and associated fixes
2023-12-28 17:03:54 +01:00
Symbol.lua
Replace persistent variable system
2023-12-27 21:25:14 +01:00
Table.lua
Translation system first draft
2023-12-26 20:03:06 +01:00
Text.lua
ArgumentTuple cleanup
2023-12-23 21:07:44 +01:00
TextInterpolation.lua
Anselme v2.0.0-alpha rewrite
2023-12-22 13:25:28 +01:00
Translatable.lua
Translation system first draft
2023-12-26 20:03:06 +01:00
Tuple.lua
First test batch and associated fixes
2023-12-28 17:03:54 +01:00
Typed.lua
Typed swap value & type order
2023-12-28 14:30:28 +01:00