|
Mar 26, 2025
—
Mar 26, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Added a note about the license. |
|
More... | over 14 years ago | |||
| Added a new test page |
|
More... | about 16 years ago | |||
| Added some commented function() statements for testing |
|
More... | about 16 years ago | |||
| Some fixes to the comment handling |
|
More... | about 16 years ago | |||
| The parser now ignores function matches in comments. |
|
More... | about 16 years ago | |||
| Simplified the comment detection |
|
More... | about 16 years ago | |||
| Fixed serval bugs. The regexps now match newlines correctly |
|
More... | about 16 years ago | |||
| The parser now handles ignores comment blocks when finding blocks |
|
More... | about 16 years ago | |||
| Fixed some bugs |
|
More... | about 16 years ago | |||
| Made a better regexp for finding function declarations. The one used now match function( function ( function name( function name ( |
|
More... | about 16 years ago | |||
| Initial commit |
|
More... | about 16 years ago | |||