issues
search
lutaml
/
expressir
Ruby parser for the ISO EXPRESS language
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add method `to_liquid` to transform `Expressir::Model` objects into `Liquid::Drop` objects
#160
kwkwan
opened
1 day ago
0
Pure ruby
#159
kwkwan
opened
2 days ago
2
Parslet-based parser (#156)
#158
epiccode-au
closed
5 days ago
2
fix hyperlinking from schema docs (schemas-only): allow no_remarks on…
#157
opoudjis
opened
4 months ago
0
Implement Ruby-only parser for Expressir
#156
ronaldtse
opened
5 months ago
4
Add an empty line after `REFERENCE FROM`
#155
ronaldtse
opened
5 months ago
0
Add `ModelElement#to_hash` `select_proc`
#154
ronaldtse
closed
6 months ago
1
Add a `select_proc` argument for `ModelElement#to_hash` to allow filtering out things
#153
ronaldtse
closed
6 months ago
0
fix: return code in cli
#152
ronaldtse
closed
6 months ago
0
Crash when encountering unsupported symbols
#151
ronaldtse
opened
6 months ago
0
feat: add validate command
#150
ronaldtse
closed
6 months ago
0
Add to_s method and format command
#149
ronaldtse
closed
6 months ago
0
Ability to include tail remarks tagged to the original position in parse tree and formatter
#148
ronaldtse
opened
6 months ago
0
Crash on iso-10303 `geometric_tolerance/arm.exp`
#147
ronaldtse
opened
7 months ago
4
Bulding and publishing linux-musl native extension
#146
maxirmx
closed
6 months ago
2
Workaround for Ruby issue #19319
#145
maxirmx
closed
9 months ago
1
Expressir 1.3.0 installation issue
#143
Intelligent2013
closed
10 months ago
5
Fix ruby 2 7
#142
maxirmx
closed
10 months ago
0
bundle install is crashing on Ubuntu with Ruby 2.7
#141
HassanAkbar
closed
10 months ago
13
Antlr & Rice updated; refactored Token wrapper; added CodeQL workflow
#140
maxirmx
closed
9 months ago
2
Still crashing
#139
opoudjis
opened
11 months ago
11
Use (x86_64/aarch64)-linux-gnu target platform for native extensions instead of (x86_64/aarch64)-linux
#138
maxirmx
closed
10 months ago
2
Fix SegFault
#137
maxirmx
closed
11 months ago
1
Fix #127, #128
#136
maxirmx
closed
11 months ago
1
Add ruby 3.2 to native extensions and tests
#135
ronaldtse
closed
11 months ago
3
Add Ruby 3.2 support
#134
ronaldtse
closed
11 months ago
2
Fixed expressir crash on unusually placed remarks
#133
maxirmx
closed
11 months ago
1
Failure to parse tail remarks `--` with a prefixed whitespace and without a space after the double dashes
#132
ronaldtse
closed
11 months ago
9
Implement more restrictive rules in the parsing of limit character blocks in annotated EXPRESS
#131
manuelfuenmayor
closed
1 year ago
2
`SELF\...` items and attributes are ignored as remark targets (Annotated EXPRESS)
#130
manuelfuenmayor
opened
1 year ago
13
[BUG] Segmentation fault at 0x0000000000000000 ruby 3.2.1
#129
HassanAkbar
closed
11 months ago
1
When `Parser.from_file` can't find the file, raise a proper FileNotFound error
#128
ronaldtse
closed
11 months ago
0
When requiring `expressir`, automatically include `Expressir::Express` and `Expressir::Express::Parser`
#127
ronaldtse
closed
11 months ago
0
Possible to hand the `(*)` pattern in EXPRESS remark tags?
#126
ronaldtse
opened
1 year ago
0
Issue compiler warning when statement contains reference to attribute prefixed with "self schema" (and perform automatic fix)
#125
ronaldtse
opened
1 year ago
1
Ruby 2.7 minimal target version requirement
#124
maxirmx
closed
2 years ago
0
Optimized native extension build for Ruby 3.x
#123
maxirmx
closed
2 years ago
1
Investigate size of express_parser.so for Ruby 3.0, 3.1
#122
CAMOBAP
closed
2 years ago
10
Resolved stability issues
#121
maxirmx
closed
2 years ago
1
Upgrade antlr to 4.10.1, antlr4-native-rb to 2.1.0
#120
maxirmx
closed
2 years ago
0
antlr 4.10.1, antlr4-native 2.1.0
#119
maxirmx
closed
2 years ago
0
Should we wrap `NameError` to `Expressir::Error`?
#118
CAMOBAP
closed
2 years ago
9
antlr upgrade to 4.10.1
#117
maxirmx
closed
2 years ago
0
Stability fixes, additional tests and verification
#116
maxirmx
closed
2 years ago
7
Bump version for latest fixes in #112
#115
ronaldtse
closed
2 years ago
2
Upgrade antlr generator to 4.10
#114
ronaldtse
closed
2 years ago
2
Code review
#113
maxirmx
closed
2 years ago
2
Stability issues
#112
maxirmx
closed
2 years ago
2
Bump version after fix with about destructors
#111
ronaldtse
closed
2 years ago
1
Disable static destructors
#110
maxirmx
closed
2 years ago
2
Next