0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 17 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding multi-token test framework. Kinda ugly. More... about 14 years ago
Adding a README. More... about 14 years ago
Cleanup before moving into parsing More... about 14 years ago
Added rudimentary support for unicode escape sequences in url-strings. More... about 14 years ago
Added rudimentary support for unicode escape sequences in identifiers. More... about 14 years ago
Added functions to tokenizer. More... about 14 years ago
Added operators. More... about 14 years ago
Updating token list. Still have some operators to go. More... about 14 years ago
Added comments, debugging symbols. More... about 14 years ago
Added URLs, and tests. More... about 14 years ago
Added dimensions and whitespace. More... about 14 years ago
Added numbers and percentages. @TODO: Dimensions (also implement in parseNumber, if possible) More... about 14 years ago
Added identifier tests for @keyword More... about 14 years ago
Added really basic tests for @keyword and #keyword. More... about 14 years ago
Cleaning up a few errors found when compiling with gcc, and playing with scan-build. More... about 14 years ago
Strings. Oh so many strings. More... about 14 years ago
Lots of work to get a simple tokenizer going that understands nothing but identifiers. More... about 14 years ago
Added 'clean' task to makefile, and combined clean and check into all. More... about 14 years ago
Starting on tokenizer, have one passing test for creation. More... about 14 years ago
Added explicit ability to create StatefulStrings from strings. More... about 14 years ago
Changing 'csstoken.*' to 'token.*', More... about 14 years ago
Added tests for equality, and fixed some bugs therein. More... about 14 years ago
Added 'csstoken' + creation tests. More... about 14 years ago
Fixed the linebreak implementation for arbitrary lengths. More... about 14 years ago
Working unit tests. This is a lovely day. More... about 14 years ago
Small bits of work. More... about 14 years ago
Playing with a helper object to read in a string. More... about 14 years ago
Starting on the parser (baby steps). More... about 14 years ago
More work. More... about 14 years ago
Restructuring, Unicoding More... about 14 years ago