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.17 0.24 1 bin/
3 58 132 1 0.11 0.27 1 examples/
4 1,217 2,631 2 0.3 0.56 2 lib/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 88 OK 0.15 OK gen_test_report.sh
view 1,222 FAIL 0.1 FAIL shflags
view 217 OK 0.24 OK shflags_defines_test.sh
view 143 OK 0.18 FAIL shflags_issue_28_test.sh
view 354 OK 0.44 OK shflags_parsing_test.sh
view 255 OK 0.29 OK shflags_private_test.sh
view 198 OK 0.25 FAIL shflags_public_test.sh

stderr

Parsing shflags
        Line 207 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]
    )
  ]
)
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---