1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into llvm More... about 11 years ago
* Added SYNONYMS parsing (internals only) More... about 11 years ago
Added Pr.py - Work in progress More... about 11 years ago
Merge branch 'master' of https://github.com/dbrabera/opengeode More... about 11 years ago
* Added support for TO parameter in OUTPUT primitive. Currently no autocompletion is done on the associated PIDs typed by the user * Added basic support for SYNTYPE and NEWTYPE More... about 11 years ago
* Added windows version of compileGrammar script file More... about 11 years ago
* While setting the log level of sub modules, catch non existent module exception. All the listed module may not be loaded (such as llvm on windows) More... about 11 years ago
Bugfix in Ada generator
Maxime Perrotin
as mperroti
More... about 11 years ago
Added proper support for built-in operators
Maxime Perrotin
as mperroti
More... about 11 years ago
Improve test cases and execute generated code More... about 11 years ago
Generate correct cmp instruction for reals More... about 11 years ago
Removed mod/rem operators for reals More... about 11 years ago
Initialize generated global variables More... about 11 years ago
Fixed bitwise operator names More... about 11 years ago
Modified write/writeln format strings to match Ada More... about 11 years ago
Fixed error in generated run_transition function More... about 11 years ago
Verify generated module More... about 11 years ago
Initialize generated global state variable More... about 11 years ago
Ignore generated IR files More... about 11 years ago
:lipstick: Refactor run_transition function reference into global state More... about 11 years ago
Fix input signal name More... about 11 years ago
Save generated IR into file More... about 11 years ago
:lipstick: Use global builder More... about 11 years ago
Generate correct write/writeln function More... about 11 years ago
Refactor global state into global state object More... about 11 years ago
Added basic write/writeln generation More... about 11 years ago
Added support for sdl operators fix, float, and power
Maxime Perrotin
as mperroti
More... about 11 years ago
Use rem operator in rem expressions More... about 11 years ago
Added ALL OK! message More... about 11 years ago
Added removed test file More... about 11 years ago