cayley/db
kortschak d76213fb2d Handle comments in N-Quad documents and REPL
The parser rejects an N-Quad with a comment, so we filter those out
ahead of time. This simplifies the grammar and code generated by the
parser.
2014-07-25 11:22:24 +09:30
..
init.go Use error returns and interface type for parsing 2014-07-22 20:34:37 +09:30
load.go Merge branch 'master' into parse 2014-07-23 06:39:56 +09:30
load_test.go Add tests for decompressor 2014-07-22 10:58:59 +09:30
open.go Use error returns and interface type for parsing 2014-07-22 20:34:37 +09:30
repl.go Handle comments in N-Quad documents and REPL 2014-07-25 11:22:24 +09:30