issues
search
cardillan
/
mindcode
A high level language for Mindustry Logic (mlog) and Mindustry Schematics.
http://mindcode.herokuapp.com/
MIT License
87
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
For Loop of form `for i in 0..N` runs N+1 Times
#180
50275
closed
4 days ago
0
Extended testing
#179
cardillan
opened
5 days ago
0
A compilation error occurred when I used getBlock, making the code unable to function.
#178
zhraa11
opened
1 week ago
4
Bug: wrong jump threading optimization in out-of-line functions
#177
cardillan
opened
1 week ago
0
System library takes too long to compile
#176
cardillan
closed
1 week ago
1
Errors when compiling unary plus/minus
#175
cardillan
opened
2 weeks ago
0
Reversing iteration of range iteration and list iteration loops
#174
cardillan
opened
3 weeks ago
0
Wrong optimization of List iteration loops with output iterator variables
#173
cardillan
closed
3 weeks ago
1
Optimization doesn't recognize all interactions with Mindustry World
#172
cardillan
closed
3 weeks ago
0
Cannot allocate stack when using ML8A target
#171
cardillan
closed
3 weeks ago
0
Output function parameters accepting expressions as arguments
#170
cardillan
closed
3 weeks ago
0
Arguments sometimes incorrectly passed to recursive calls
#169
cardillan
closed
3 weeks ago
0
Copy to clipboard button not working
#168
cardillan
closed
1 month ago
0
Upgrade Spring to the latest version
#166
cardillan
opened
1 month ago
0
Support for syntax highlighting in the web application
#165
cardillan
opened
1 month ago
0
Embedding the documentation within the web application
#164
cardillan
opened
1 month ago
0
General overhaul of the web interface
#163
cardillan
opened
1 month ago
0
Asynchronous compilation in the web application
#162
cardillan
opened
1 month ago
0
Kebab-case identifiers and the `@` sign in mlog identifiers
#160
cardillan
closed
3 weeks ago
2
Potential problem with expression optimization
#159
cardillan
closed
1 month ago
2
Wrong handling of comparison operators by Data Flow Optimization
#158
cardillan
closed
1 month ago
0
Wrong reporting of syntax errors
#156
cardillan
closed
1 month ago
0
Wrong compilation order of appended files
#155
cardillan
closed
1 month ago
0
Optimizing variables in arguments of built-in functions
#154
limonovthesecond2
closed
1 month ago
1
List iteration loop enhancements
#152
cardillan
opened
2 months ago
0
Optimizing chain assignments
#151
cardillan
opened
2 months ago
0
Variable declaration and scope
#150
cardillan
opened
2 months ago
0
Modules
#149
cardillan
opened
2 months ago
1
New Mindcode syntax
#148
cardillan
opened
2 months ago
9
Invalid optimization of case statements with constant expression
#147
cardillan
closed
1 month ago
0
Wrong handling of equality/inequality operators by Data Flow Optimization
#146
cardillan
closed
1 month ago
0
Unit tests
#145
cardillan
opened
2 months ago
3
Feature request: include another file
#144
ZeroRin
opened
2 months ago
4
Feature Request - Decompiler
#141
tom-leys
closed
1 month ago
11
Feature request - Compiled remarks
#140
tom-leys
closed
2 months ago
4
Optimizer - condense constants into a single string
#139
tom-leys
closed
1 month ago
10
Feature request - multiple returns from a function
#138
tom-leys
closed
2 months ago
4
Feature request - Foreach over variable or constant lists
#137
tom-leys
closed
2 months ago
9
Contribution: Impact reactor logic
#136
tom-leys
opened
2 months ago
3
Optimization does not spot variable changed inside loop
#135
tom-leys
closed
2 months ago
3
Optimization crashes on degenerate case expression
#134
cardillan
closed
2 months ago
0
Optimiser doesn't realize assignment can be skipped
#133
tom-leys
closed
2 months ago
9
Fast inverse lookup
#132
Involture
closed
4 months ago
4
Wrong expression handling in loops
#131
cardillan
closed
2 months ago
0
Undefined function return value
#130
limonovthesecond2
closed
8 months ago
3
Function return values misplaced by loop hoisting
#129
cardillan
closed
8 months ago
0
Swap (found) and (building) variables in 7A ulocate documentation
#128
limonovthesecond2
closed
9 months ago
1
Uninitialized variable after always true while loop
#127
limonovthesecond2
closed
8 months ago
2
Variable in ubind optimized at the basic optimization level
#126
limonovthesecond2
closed
9 months ago
2
Continue and Break can't be used inside functions
#125
limonovthesecond2
closed
9 months ago
2
Next