Tuomas Lukka

Results 13 issues of Tuomas Lukka

It would be useful if the form csrf would not be as strongly coupled with the templating; right now, getting it into tyxml requires a bit of work... Opening (and...

📚 docs

Currently, just regarray is supported

`n : Number = 5 ` produces `test_compiler.py:18: error: Incompatible types in assignment (expression has type "int", variable has type "Number")` Which it probably shouldn't because isinstance(n, Number) == True

needs discussion
priority-0-high

First, thank you for an amazing piece of software! I would really love to be able to specify what vector should be "up" in the viewer to be able to...

## 🚀 Feature Request Storing failed *cases* (not seeds) in a database for future runs. When running tests, first run the previous known failed cases, then some failed (and fixed)...

🚀 Feature Request
✔️ Feature Accepted