Permalink
Failed to load latest commit information.
.gitignore Reader works. Writer works. Small public interface. Jan 11, 2014
COPYING initial commit Jan 10, 2014
Makefile time to publish Jan 11, 2014
README.md small readme with installation, docs and example Jan 11, 2014
UNLICENSE initial commit Jan 10, 2014
doc.go Reader works. Writer works. Small public interface. Jan 11, 2014
lex.go A lot of performance improvements. Jan 18, 2014
lex_test.go Reader works. Writer works. Small public interface. Jan 11, 2014
lex_value.go gofmt Jan 18, 2014
lexer.go gofmt Jan 18, 2014
parse.go If an int/float column has missing fields, then set them to 0. Jan 18, 2014
parse_loop.go If an int/float column has missing fields, then set them to 0. Jan 18, 2014
parse_test.go Reader works. Writer works. Small public interface. Jan 11, 2014
session.vim initial commit Jan 10, 2014
types.go gofmt Jan 18, 2014
types_test.go Reader works. Writer works. Small public interface. Jan 11, 2014
value.go gofmt Jan 18, 2014
write.go Reader works. Writer works. Small public interface. Jan 11, 2014
write_test.go Reader works. Writer works. Small public interface. Jan 11, 2014