Issues
- 0
Expose everything
#125 opened by katsaii - 2
- 1
Passing `undefined` to `catspeak_method` and then calling the result, causes a mess with scopes!
#133 opened by tabularelf - 0
Simple documentation syntax highlighting
#103 opened by katsaii - 0
- 1
Support an unlimited number of `-`s in comments
#96 opened by katsaii - 3
[IR/Compiler] Add .createCall0-3 support
#120 opened by tabularelf - 2
- 0
- 1
Support built-in functions on `exposeFunctionByName`, `exposeFunctionByPrefix` and `exposeAsset`
#123 opened by katsaii - 0
Support string arguments on `exposeFunctionByName`
#124 opened by katsaii - 1
[IR/Compiler] Add in pre/post callbacks for blocks
#118 opened by tabularelf - 1
Create `catspeak_execute` function
#121 opened by katsaii - 0
- 1
- 1
Compile-time GML function execution (functions that are exposed to Catspeak)
#117 opened by tabularelf - 0
Allowing locals to be cleared before returning the results of a Catspeak function.
#91 opened by tabularelf - 0
Remove/revisit `use` syntax
#110 opened by katsaii - 0
- 0
- 0
Add `xor` operator
#112 opened by katsaii - 0
Remove keyword rebinding
#109 opened by katsaii - 0
Update homepage to link 3.0.1 instead of beta 3
#107 opened by katsaii - 1
Creating a new environment and using `.parseString()` refers to Catspeak env.
#87 opened by tabularelf - 0
Shorthand interface access
#94 opened by katsaii - 0
Documentation dark theme
#102 opened by katsaii - 0
Add `is_catspeak` function
#98 opened by katsaii - 0
- 0
Implement `catch` expression
#80 opened by katsaii - 0
Generators
#100 opened by katsaii - 0
Implement `switch` statements
#83 opened by LocalInsomniac - 0
Feature Flags (Compiler flags)
#89 opened by tabularelf - 0
Toggle for Struct Hash over Struct Accessor
#90 opened by tabularelf - 0
Add support for defining Dynamic Constants
#92 opened by tabularelf - 1
- 0
- 0
- 0
Implement `new` keyword in Catspeak
#72 opened by LocalInsomniac - 0
else if gets ignored if there's an and/or.
#82 opened by tabularelf - 0
`else if` throws an error
#77 opened by JujuAdams - 1
Test question
#79 opened by katsaii - 0
`or` and `and` operators not working
#74 opened by tabularelf - 0
Add custom presets
#66 opened by katsaii - 0
- 0
Functions that originate in Catspeak lose the ability to set self/globals structs when passed back into GML
#67 opened by JujuAdams - 2
- 2
- 0
.removeFunction() method on environments
#55 opened by JujuAdams - 0
- 0
Add .getSelf() method for compiled functions
#57 opened by JujuAdams