Commit | Author | Summary |
e613a91d6 | Adeel Asghar | Merged the mouse and keyboard delete functionality |
e95f9c9bd | Adrian Pop | update OMSimulator to latest |
e87237ff2 | Adrian Pop | update libraries to latest |
6daedb790 | johti | The utilities modules are no longer a part of MetaModelica.jl |
459088b16 | Martin Sjölund | Remove MMToJulia (old implementation) |
dbad4046b | johti | Removed unused AbsynUtil import in SCode |
21cd3b6f3 | johti | Added MetaScript |
ecba9bc10 | adrpo | update OMOptim, OMSimulator, libraries to master |
e1dd27458 | adrpo | fix bootstrapping |
914ddcc8f | johti | Minor updates to the transpiler |
8a06f2928 | johti | Adjusted MMToJuliaUtil after the changes to DLList |
a8736665f | johti | All tests now passes after the latest changes to MetaModelica.jl |
b80b80cbd | johti | Reverted volatile in the parser for now |
66953f7ed | johti | Added basic sanity test for the Julia transpiler |
92d0b8f48 | Martin Sjölund | Updated grammar to not crash on GC |
9d9ebe890 | Adrian Pop | use julia gc during parsing - use finally in ANTRL3 - define JL_GC_PUSHNN where NN > 6 and NN < 12 |
a6a3d3824 | johti | Removed non needed replaceable declarations |
21faef8fb | johti | Removed redundant replaceable declaration |
bbb7fe74a | johti | Updated tests |
ab563e2e6 | johti | Use Martins solution to the typestability issue for cons |
0e2f09b37 | Martin Sjölund | Start tracking allocations with JL_GC_PUSH |
751965614 | Martin Sjölund | Used typed cons calls in more places |
1848a173c | Adrian Pop | make the Modelica Julia parser work on Windows |
db5872ac0 | Martin Sjölund | Add the missing Parser scripts |
a7e68fbb6 | Martin Sjölund | MSL can now be parsed |
95cf45650 | Adrian Pop | Added MetaModelica to Julia branch (edited, no OMEdit) |