index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
director
/
lingo
/
lingo-gr.y
Age
Commit message (
Expand
)
Author
2019-12-24
DIRECTOR: More work on reducing header dependency
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Fix regression in 'go' keyword grammar
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Simplified grammar for 'go' keyword
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix grammar for references
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix 'me' syntax. It is a function
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Added debugging lines for GLR parser
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Fix matching local arguments while parsing
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Added more granularity to definition parse state
Eugene Sandulenko
2019-12-19
DIRECTOR: LINGO: Make 'method {identifier}' as a single token.
Eugene Sandulenko
2019-12-10
DIRECTOR: LINGO: Specified precedence for '&&' operation
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fix multi-leg 'if' grammar
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fixed operator precedence in grammar
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fix 'if' code generation for simple statements
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fixed 'else' code generation for 'if' statements
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fix 'repeatwhile' and 'if' grammars
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Improved compiled code for 'if' statements
Eugene Sandulenko
2019-12-06
DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessing
Eugene Sandulenko
2019-12-06
DIRECTOR: LINGO: Switch back to LALR(1) parser
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Switch to GLR parser. Improvements
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Further simplification of 'if' statements grammar.
Eugene Sandulenko
2019-12-05
DIRECTOR: LINGO: Simplify 'if' statement parser
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Rewrite 'if' statement fully. Improve line counting
Eugene Sandulenko
2019-12-04
DIRECTOR: LINGO: Implement c_argcpush
Scott Percival
2019-12-02
DIRECTOR: LINGO: Implemented passing 'me' as an object reference
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix setting cast member values
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplify grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Resolved grammar conflict for '=' vs tEQ
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix macro calls as part of statement lists
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Resolve reduce/reduce conflicts
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplified grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Simplify grammar a bit
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Attempt to fix 'if' statements grammar
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Implement extened 'on' clause syntax
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix syntax of repeatwith operator
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: JANITORIAL: Whitespace fixes for grammar
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix if statement parsing
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: JANITORIAL: Split long code line
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix warning
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix grammar reduce/reduce conflicts
Eugene Sandulenko
2019-11-26
DIRECTOR: LINGO: Fix line count when unsing tokens with new line
Eugene Sandulenko
2019-11-26
DIRECTOR: Added references as parameters to lingo built-ins
Eugene Sandulenko
2019-11-17
DIRECTOR: Recompile Lingo parser
Scott Percival
2019-11-17
DIRECTOR: Fix formatting
Scott Percival
2019-11-17
DIRECTOR: Adjust codeInt and codeArray to not include calls to c_intpush and ...
Scott Percival
2019-11-17
DIRECTOR: rename *constpush; 'const' in Lingo implies checking a lookup table...
Scott Percival
2019-10-03
DIRECTOR: Fix MSVC Warnings
D G Turner
2017-03-29
DIRECTOR: Lingo: Added another if statement variant
Eugene Sandulenko
2017-03-29
DIRECTOR: Lingo: Added tTHENNL token
Eugene Sandulenko
2017-03-07
DIRECTOR: Lingo: Fix parsing D4 variant of 'on ...' clause
Eugene Sandulenko
[next]