nitlang / nit

Nit language
http://nitlanguage.org
Apache License 2.0
242 stars 67 forks source link

nitcc: detect and handle correctly states without shifts nor reduces #2846

Closed privat closed 3 months ago

privat commented 3 months ago

This allows to detect and prevent crashes on some trivial mistakes.

More complex situation of empty languages are not yet detected.

github-actions[bot] commented 3 months ago

Test Results

    66 files     313 suites   17m 23s :stopwatch: 14 174 tests 13 633 :white_check_mark: 541 :zzz: 0 :x: 14 229 runs  13 673 :white_check_mark: 556 :zzz: 0 :x:

Results for commit b8ab7e6d.