• Robert Griesemer's avatar
    - remove special handling of '\n' characters (used to be treated as comments · 6f321e28
    Robert Griesemer authored
    for pretty printer purposes - now properly ignored as white space since we
    have line/col information)
    - changed sample use in comment to an actually compiled function to make sure
    sample is actually working
    - added extra tests (checking line and column values, and the tokenize function)
    
    R=rsc
    DELTA=253  (61 added, 67 deleted, 125 changed)
    OCL=26143
    CL=26181
    6f321e28
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...