Joeri Exelmans
|
aed0f352e4
Fix some things
|
2 years ago |
Joeri Exelmans
|
dcd5aa6809
Rename dir 'src' to 'python'. Rust: Use conditional compilation attributes to automatically generate InEvent+OutEvent WASM bindings when compiling for wasm32.
|
4 years ago |
Joeri Exelmans
|
09e864ca98
Update readme
|
4 years ago |
Joeri Exelmans
|
57e1cb0e29
Update test framework to use Rust library. Fix TimerId error in generated code.
|
4 years ago |
Joeri Exelmans
|
cef1427800
Update README
|
4 years ago |
Joeri Exelmans
|
81f2518f08
Update README
|
4 years ago |
Joeri Exelmans
|
653835f5cd
Update README
|
4 years ago |
Joeri Exelmans
|
29062d730c
Add shell.nix file
|
4 years ago |
Joeri Exelmans
|
b4e0992414
Move render script to 'sccd.statechart.cmd'
|
5 years ago |
Joeri Exelmans
|
dad727f008
Update README
|
5 years ago |
Joeri Exelmans
|
b3d7175114
Extend readme. Add some comments.
|
5 years ago |
Joeri Exelmans
|
fe0d796949
Added COMBO SYNTACTIC semantics. Update readme.
|
5 years ago |
Joeri Exelmans
|
3064fa0c4e
Rename some things, update README.
|
5 years ago |
Joeri Exelmans
|
261fc9ec8d
Move scripts for tests and rendering to 'src'. Update README
|
5 years ago |
Joeri Exelmans
|
9ed4bbd9c6
Got rid of dependency 'typing_inspect' giving problems with Python 3.6 by declaring our 'SCCD' types (for int, float, function, array, ...) instead of using Python's built-in types.
|
5 years ago |
Joeri Exelmans
|
19ac39f437
Add EvalContext data class to group parameters passed to Expression.eval, Statement.exec, Variable.load and Variable.store.
|
5 years ago |
Joeri Exelmans
|
73c7897945
Add statechart from Day & Atlee (doesn't work yet, need to implement: 1. event parameters, 2. user defined functions, 3. builtin functions 'log10' and 'int')
|
5 years ago |
Simon Van Mierlo
|
19a6463d6f
changed javascript dependencies in readme
|
9 years ago |
Simon Van Mierlo
|
d0e1721ac9
changed structure completely, now has an installer
|
9 years ago |
Simon Van Mierlo
|
474ac7c3ea
readme change
|
9 years ago |
Simon Van Mierlo
|
fa39c551cf
small changes
|
9 years ago |
Simon Van Mierlo
|
04ec602b01
initial commit (from svn repo)
|
9 years ago |
simon
|
d7b885f806
initial commit
|
9 years ago |