• Robert Griesemer's avatar
    - make optional semicolons explicit in grammar in all places · aed247fd
    Robert Griesemer authored
    except in statement list, where it is expressed in words
    - allow for empty import, const, type, and var decl lists inside ()'s
    - fixed grammar for inc/dec statements
    - added empty statement as it appears to be accepted by 6g
    
    R=r
    DELTA=75  (23 added, 21 deleted, 31 changed)
    OCL=16785
    CL=16785
    aed247fd
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...