Commit History

Author SHA1 Message Date
  Gustavo Niemeyer 77b5164255 Review by Roger plus overall naming improvements. 11 years ago
  Gustavo Niemeyer 8ca81d591d Test and fix bug #1191981. 11 years ago
  Gustavo Niemeyer 65b1927d82 go fmt 11 years ago
  Gustavo Niemeyer 059398de19 Test and fix bug #1191981. 11 years ago
  Gustavo Niemeyer 8691640bc7 Add support for ,inline flag with struct values. 11 years ago
  Gustavo Niemeyer 53087c11c1 Merged pure go port. 11 years ago
  Gustavo Niemeyer 05d4059252 Disable benchmark that depends on external file. 11 years ago
  Gustavo Niemeyer e6da37e746 Changed read{,_line} to prevent heap allocation of slices. 11 years ago
  Gustavo Niemeyer f4d271a8a2 Tweak width so it can be inlined. 11 years ago
  Gustavo Niemeyer 7114190340 Tweak is_* function so the compiler can inline them. 11 years ago
  Gustavo Niemeyer 4ca689e686 Rename files to more familiar convention. 11 years ago
  Gustavo Niemeyer fa9662d290 Inline cache function. 11 years ago
  Gustavo Niemeyer 5b18502a28 Improve read function a bit. 11 years ago
  Gustavo Niemeyer 9f389a1f0b Open whole buffer for writing in update_buffer. 11 years ago
  Gustavo Niemeyer fb03f24d58 reader_c.go: minor cleanups 11 years ago
  Gustavo Niemeyer 284796d39d Cheap sanitization: 11 years ago
  Gustavo Niemeyer 7c634f6a68 Fix returns for Go 1.0. 11 years ago
  Gustavo Niemeyer 90376f16b6 Drop regexes.txt file. It's now in the history. 11 years ago
  Gustavo Niemeyer 523c7d9470 Add future work note about unions in token type, and add 11 years ago
  Gustavo Niemeyer 7d17c9173a Drop comments for already converted logic. 11 years ago
  Gustavo Niemeyer d0b6f3facf Added quoted multi-line string test. 11 years ago
  Gustavo Niemeyer 914e67f109 Reformatted decoding tests. 11 years ago
  Gustavo Niemeyer e2fbf5b72a Reformat encoder tests. Other minor tweaks. 11 years ago
  Gustavo Niemeyer 4cdd993908 C is gone. All tests pass. 11 years ago
  Gustavo Niemeyer 885e19c0dd reader.c fully ported. 11 years ago
  Gustavo Niemeyer 52d5976e47 All tests pass. 11 years ago
  Gustavo Niemeyer 8171f560de decode.go builds without C or unsafe. 11 years ago
  Gustavo Niemeyer 7701d177ce Decoding side builds. 11 years ago
  Gustavo Niemeyer 1ade51a028 Updated .c files from yaml-0.1.4. Just a couple of one-liners. 11 years ago
  Gustavo Niemeyer b3031338ac Document "-" key. 11 years ago