1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed parser for a sliding down buffer size. More... about 10 years ago
Documented changes, bumped the version. More... about 10 years ago
Fixed a bug for sole primitives, and added unit tests. More... about 10 years ago
ClassicParser just uses Parser as its class name. More... about 10 years ago
Renamed NewParser to Parser, added tests. More... about 10 years ago
Implemented a manual parser as NewParser, old one now is AltParser. More... about 10 years ago
Added a record to the release history. More... about 10 years ago
Refreshed dependencies, new version. More... about 10 years ago
Fixed the description, added keywords, ready to release. More... about 10 years ago
Added filtering components with docs and unit tests. More... about 10 years ago
Added StreamFilteredArray. More... about 10 years ago
Simplified StreamArray. More... about 10 years ago
More concise description. More... about 10 years ago
New sample data, new docs. More... about 10 years ago
Minor fix in Source to conform to StreamArray.make(), and docs. More... about 10 years ago
Updated the doc preparing to release 0.2.0. More... about 10 years ago
Updated the doc. More... about 10 years ago
Added an emitter test. More... about 10 years ago
Added reasonable names for async chains in tests. More... about 10 years ago
Added more testing configurations. More... about 10 years ago
Separated Counter from a test. More... about 10 years ago
Updated docs, added ClassicParser. More... about 10 years ago
Now the light parser is the main parser. More... about 10 years ago
Renamed the original parser to ClassicParser. More... about 10 years ago
Switched to strict mode. More... about 10 years ago
Added an assembler and an array stream. More... about 10 years ago
Switched to simplified test units by eliminating an explicit timeout value. More... about 10 years ago
Unit tests with heya-unit. More... about 10 years ago
Prepared to add unit tests. More... about 10 years ago
Added a manually written RegExp-based JSON streaming parser: Light. More... about 10 years ago