1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor expression nodes creation More... about 11 years ago
Move range check in Assign Expressions into assign analysis function More... about 11 years ago
Removed PrimPath node More... about 11 years ago
Handle parsing errors More... about 11 years ago
Fix with unicode
Maxime Perrotin
as mperroti
More... about 11 years ago
Refactor PrimPath into PrimCall, PrimIndex, PrimSubstring and PrimSelector More... about 11 years ago
Remove unused code from fix_expression_types More... about 11 years ago
Refactor primary variable analysis More... about 11 years ago
Refactor PrimPath analysis function More... about 11 years ago
Semantic check when entering a composite state More... about 11 years ago
Fixed model reload errors More... about 11 years ago
Forloop minor fix More... about 11 years ago
Bugfix - inconsistent "for" loop behaviour in Ada backend More... about 11 years ago
Refactor shortcircuit logic expression analysis More... about 11 years ago
Refactor expression rules in grammar More... about 11 years ago
Rendering of process comment
Maxime Perrotin
as mperroti
More... about 11 years ago
Fixed rendering of process at block level
Maxime Perrotin
as mperroti
More... about 11 years ago
Refactor tempvars creation More... about 11 years ago
Refactor prim_value into literal and prim_path More... about 11 years ago
Merge primary analysis into expression analysis More... about 11 years ago
Sort tokens alphabetically More... about 11 years ago
Added negative expression generation More... about 11 years ago
Added not expression generation More... about 11 years ago
Merge remote-tracking branch 'upstream/master' into llvm More... about 11 years ago
Refactor error handling in expression analysis More... about 11 years ago
Refactor expression analysis function into separate functions for each kind of node More... about 11 years ago
Merge branch 'master' of https://github.com/dbrabera/opengeode
Maxime Perrotin
as mperroti
More... about 11 years ago
minor edit
Maxime Perrotin
as mperroti
More... about 11 years ago
Added unary expressions nodes More... about 11 years ago
Minor fix in parser
Maxime Perrotin
as mperroti
More... about 11 years ago