oilshell.org

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
2 126 127 0 0.19 0.25 1 bin/
3 58 132 1 0.11 0.24 1 examples/
4 1,217 2,631 2 0.31 0.58 2 lib/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 88 OK 0.14 OK gen_test_report.sh
view 1,222 FAIL 0.08 FAIL shflags
view 217 OK 0.2 OK shflags_defines_test.sh
view 143 OK 0.16 FAIL shflags_issue_28_test.sh
view 354 OK 0.41 OK shflags_parsing_test.sh
view 255 OK 0.28 OK shflags_private_test.sh
view 198 OK 0.21 FAIL shflags_public_test.sh

stderr

Parsing shflags
        Line 206 of '/home/andy/git/wild/shell/shflags/shflags'
      readonly "${__flags_const}"
                ^~
Variable names must be constant strings, got (CompoundWord
  parts: [
    (DoubleQuotedPart
      parts: [(BracedVarSub token:(token id:VSub_Name val:__flags_const span_id:924) spids:[923 925])]
      spids: [922 926]
    )
  ]
)
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---