Commit | Author | Summary |
e613a91d65 | Adeel Asghar | Merged the mouse and keyboard delete functionality |
e95f9c9bdb | Adrian Pop | update OMSimulator to latest |
e87237ff28 | Adrian Pop | update libraries to latest |
6daedb7905 | johti | The utilities modules are no longer a part of MetaModelica.jl |
459088b160 | Martin Sjölund | Remove MMToJulia (old implementation) |
dbad4046b9 | johti | Removed unused AbsynUtil import in SCode |
21cd3b6f33 | johti | Added MetaScript |
ecba9bc10e | adrpo | update OMOptim, OMSimulator, libraries to master |
e1dd27458b | adrpo | fix bootstrapping |
914ddcc8ff | johti | Minor updates to the transpiler |
8a06f29285 | johti | Adjusted MMToJuliaUtil after the changes to DLList |
a8736665f3 | johti | All tests now passes after the latest changes to MetaModelica.jl |
b80b80cbd3 | johti | Reverted volatile in the parser for now |
66953f7ed3 | johti | Added basic sanity test for the Julia transpiler |
92d0b8f482 | Martin Sjölund | Updated grammar to not crash on GC |
9d9ebe890d | Adrian Pop | use julia gc during parsing - use finally in ANTRL3 - define JL_GC_PUSHNN where NN > 6 and NN < 12 |
a6a3d38249 | johti | Removed non needed replaceable declarations |
21faef8fb5 | johti | Removed redundant replaceable declaration |
bbb7fe74a6 | johti | Updated tests |
ab563e2e63 | johti | Use Martins solution to the typestability issue for cons |
0e2f09b374 | Martin Sjölund | Start tracking allocations with JL_GC_PUSH |
7519656142 | Martin Sjölund | Used typed cons calls in more places |
1848a173ce | Adrian Pop | make the Modelica Julia parser work on Windows |
db5872ac0c | Martin Sjölund | Add the missing Parser scripts |
a7e68fbb6e | Martin Sjölund | MSL can now be parsed |
95cf456507 | Adrian Pop | Added MetaModelica to Julia branch (edited, no OMEdit) |