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.24 0.32 0 bin/
3 58 132 0 0.23 0.48 1 examples/
4 1,217 2,631 2 0.42 0.86 2 lib/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 88 OK 0.23 OK gen_test_report.sh
view 1,222 FAIL 0.18 FAIL shflags
view 217 OK 0.36 OK shflags_defines_test.sh
view 143 OK 0.24 FAIL shflags_issue_28_test.sh
view 354 OK 0.68 OK shflags_parsing_test.sh
view 255 OK 0.47 OK shflags_private_test.sh
view 198 OK 0.34 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:[923925])]
      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
---