Issues
- 0
Interpreter only wraps
#181 opened by falkecarlsen - 0
Incorrect scope handling in ScopedASTVisitor
#175 opened by jenrik - 0
- 1
- 0
Missing support for initial configuration
#171 opened by jenrik - 1
- 3
Add commandline arguments
#86 opened by jenrik - 1
- 0
- 0
Should raise error when both `--interpret` and `--target` is given as argument
#166 opened by NicEastvillage - 1
- 0
- 0
- 0
- 0
- 0
No typecheck for become
#140 opened by MathiasMehl - 0
Tickrate and cellsize cannot be null which creates a warning due to an unnecessary nullcheck
#132 opened by NicEastvillage - 0
Equality `==` is a NumericComparison, but should be able to compare anything
#131 opened by NicEastvillage - 0
- 0
Edge default state never checked
#135 opened by MathiasMehl - 0
Negative size in dimension
#136 opened by MathiasMehl - 0
Negative tickrate
#137 opened by MathiasMehl - 0
Tickrate can be 0
#138 opened by MathiasMehl - 0
Cellsize can be negative
#139 opened by MathiasMehl - 1
Batch-testing for specific errors
#102 opened by MathiasMehl - 0
- 0
Typechecker int to bool
#118 opened by MathiasMehl - 0
Local neighbourhoods are not given a type
#125 opened by falkecarlsen - 0
Fix weird indentation in pretty printer
#133 opened by NicEastvillage - 0
- 0
World edge should only allow one cell state; add an edge option to world declaration
#113 opened by NicEastvillage - 1
Explicit type declaration on arrays fails
#105 opened by falkecarlsen - 0
- 0
- 0
Scope error in else-blocks
#121 opened by NicEastvillage - 0
License repo
#92 opened by falkecarlsen - 0
Variable declaration in for-loop init fails
#103 opened by falkecarlsen - 0
Variable usage in for-loop is not scope-checked
#107 opened by falkecarlsen - 0
Allow function with no arguments
#108 opened by MathiasMehl - 0
- 0
Pretty printer
#93 opened by falkecarlsen - 0
- 0
- 0
sanitychecker RGB
#87 opened by ebje17 - 0
Use optional/nullable for unintialized literal values
#60 opened by jenrik - 1
ValueExtractor assumes ordered existence of cellsize and tickrate although optional
#71 opened by falkecarlsen - 0
TypeChecker aren't verifying function return type
#64 opened by jenrik - 0
The identifier in FuncExpr is the entire text of the function call, e.g. "baz(123, true)"
#55 opened by NicEastvillage - 0
- 0