7
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More stream parsing. Better handling of literals. Safety check on S_MEMMOVE. More... about 21 years ago
Ruby extension now features a reentrant parser and stream loading. Folks, we are just about ready to do a YAML.rb 0.60. More... about 21 years ago
Folding is quite good now. More... about 21 years ago
Floats in PHP, Python. Literal parsing, chomping, keeping, explicit indent. It's all there. More... about 21 years ago
Floats. IO handling in Ruby. More... about 21 years ago
IO read working. More... about 21 years ago
Adding YAML.rb remains. Uh.. more work on Syck I guess. More... about 21 years ago
Checkins from YAML.rb. More... about 21 years ago
Updates to the PHP, Python extensions. More... about 21 years ago
URI prefixing. Separator bug fix. More... about 21 years ago
Taguris now available for all types. S_FREE macro. More... about 21 years ago
Ruby cNode class, Syck::parse, and directives. More... about 21 years ago
Config dir. Automake errors suppressed. More... about 21 years ago
Semicolons. More... about 21 years ago
Added some text. More... about 21 years ago
Time implicits, better whitespace parsing. Gettin better all the time. More... about 21 years ago
Scalar blocks. Better whitespace handling. More... about 21 years ago
Broke off the implicit expressions into implicit.re and implicit.c. Provided the ITRANSFER token for the "!" implicit transfer. More... about 21 years ago
Python implicits. More... about 21 years ago
Now parsing integer, null, and boolean implicits. Ruby extension updated to handle them. More... about 21 years ago
Temp token pointer added to parser struct. More... about 21 years ago
Started implicit scalar parsing. More... about 21 years ago
Better error-reporting: line number, column now available. More... about 21 years ago
RE2C suffix in lib/Makefile.am. More... about 21 years ago
Basic indentation parsing. More... about 21 years ago
Switched to RE2C lexer. More... about 21 years ago
PHP extension. More... about 21 years ago
Better free'ing of nodes. Each node is free'd after it is symbolized. (Except anchors which are free'd after the document is done.) More... about 21 years ago
Python extension working! Rearrangement of st lib. Addition of level counter. More... about 21 years ago
Python extension. Symbol table within SyckParser. More... about 21 years ago