• 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
..
container Loading commit data...
fmt Loading commit data...
go Loading commit data...
hash Loading commit data...
http Loading commit data...
io Loading commit data...
json Loading commit data...
math Loading commit data...
net Loading commit data...
os Loading commit data...
reflect Loading commit data...
regexp Loading commit data...
strconv Loading commit data...
sync Loading commit data...
syscall Loading commit data...
tabwriter Loading commit data...
time Loading commit data...
unicode Loading commit data...
Makefile Loading commit data...
bignum.go Loading commit data...
bignum_test.go Loading commit data...
bufio.go Loading commit data...
bufio_test.go Loading commit data...
exec.go Loading commit data...
exec_test.go Loading commit data...
flag.go Loading commit data...
flag_test.go Loading commit data...
log.go Loading commit data...
log_test.go Loading commit data...
malloc.go Loading commit data...
once.go Loading commit data...
once_test.go Loading commit data...
rand.go Loading commit data...
sort.go Loading commit data...
sort_test.go Loading commit data...
strings.go Loading commit data...
strings_test.go Loading commit data...
testing.go Loading commit data...
utf8.go Loading commit data...
utf8_test.go Loading commit data...
xml.go Loading commit data...