3
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Update to reflect changes in Constants. - Update documentation. More... about 20 years ago
Update documentation and reorder functions. More... about 20 years ago
- Limit auto-grouping to functions, variables, and properties. - Add keywords for constructor and destructor. - Rename NonListConstantOf() to BaseConstantOf(). - Update documentation. More... about 20 years ago
- Make RebuildFile() handle filtering files that shouldn't be built. - Update documentation. - Reorder some functions. More... about 20 years ago
- Add reference and resolving types. - Update documentation. More... about 20 years ago
Update copyright. More... about 20 years ago
Switch from symbol variables like $^O to 'use English' versions. More... about 20 years ago
- Update to reflect changes in Topic. - Correct documentation. More... about 20 years ago
Correct documentation and reorder functions. More... about 20 years ago
Update to switch from symbol variables like @- to 'use English' versions. More... about 20 years ago
- Add support for package separators and user-specifiable property separators. - Update to reflect changes in ParsedTopic. - Correct documentation. More... about 20 years ago
- Add PackageSeparator(). - Correct documentation. More... about 20 years ago
Correct documentation. More... about 20 years ago
New package for dealing with symbol strings. More... about 20 years ago
New package for dealing with reference strings. More... about 20 years ago
- Move most documentation from script to web site. - Move from symbol variables like $@ to 'use English' versions. - Add SymbolString and ReferenceString packages. - Document types used throughout the script. - Add package separator to C++ and Tcl. More... about 20 years ago
Document CHChildNote. More... about 20 years ago
Fix directive support. More... over 20 years ago
Variable prototypes can have parenthesis too. More... over 20 years ago
Restore prototype-title matching on Simple languages. More... over 20 years ago
Make prototypes tested all at once, since they can't be done line by line. It would cause problems if parenthesis span multiple lines and we needed false positives within them. More... over 20 years ago
Add support for Oracle syntax, as well as the added parenthesis and comma enders. More... over 20 years ago
Add parenthesis and commas to function and variable enders. More... over 20 years ago
Cache the languages determined by shebang strings so they don't have to constantly be reopened and retested. More... over 20 years ago
Rebuild symbol table for 1.21. More... over 20 years ago
Rebuild output for 1.21. More... over 20 years ago
Change version to 1.21. More... over 20 years ago
Fix SkipUntilAfter. More... over 20 years ago
Minor documentation update. More... over 20 years ago
Add property merging. Variables documented with property keywords are accepted. More... over 20 years ago