1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Found a bug, and removed it. Using strike (--test--) inside a list (*text) as first character, would steal the first character of the strike expression, making it go into an unending loop, as both expression types were being rendered. Also added unit test to ensure it never happens again. More... over 11 years ago
Found a bug, and removed it. Using strike (--test--) inside a list (*text) as first character, would steal the first character of the strike expression, making it go into an unending loop, as both expression types were being rendered. Also added unit test to ensure it never happens again. More... over 11 years ago
Fix code so that types can be used, and use the type information from codemirror More... over 11 years ago
Fix code so that types can be used, and use the type information from codemirror More... over 11 years ago
Fixes to template, and translator, "T". Added some more tests. More... over 11 years ago
Fixes to template, and translator, "T". Added some more tests. More... over 11 years ago
Wrong element More... over 11 years ago
Wrong element More... over 11 years ago
Make compatible with bases More... over 11 years ago
Make compatible with bases More... over 11 years ago
A bit of test refactoring More... over 11 years ago
A bit of test refactoring More... over 11 years ago
Make Tensor a bit easier to override More... over 11 years ago
Make Tensor a bit easier to override More... over 11 years ago
Remove global code, and put it inside the construct More... over 11 years ago
Remove global code, and put it inside the construct More... over 11 years ago
Update jison More... over 11 years ago
Update jison More... over 11 years ago
Fix code with alternate modes. More... over 11 years ago
Fix code with alternate modes. More... over 11 years ago
element comes from renderer, not parser More... over 11 years ago
element comes from renderer, not parser More... over 11 years ago
Make verbose method for parser failures, but by default not throw Exceptions. More... over 11 years ago
Make verbose method for parser failures, but by default not throw Exceptions. More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
Implement a way to modify parser in real time, blockTypes are only supported directly at this time. More... over 11 years ago
Implement a way to modify parser in real time, blockTypes are only supported directly at this time. More... over 11 years ago