1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix enclosure offsets when there are removed cohorts More... 11 months ago
Fix enclosure offsets when there are removed cohorts More... 11 months ago
Fix assert failure in math parser, as C functions can't handle code points >= 255 More... 11 months ago
Fix assert failure in math parser, as C functions can't handle code points >= 255 More... 11 months ago
Rework how enclosure/removing/ignoring cohorts works (fixes #143). This may yield different results in cases where multiple such methods overlapped, but the new results are semantically better and easier to understand. May need new rule flags for finer control. More... about 1 year ago
Rework how enclosure/removing/ignoring cohorts works (fixes #143). This may yield different results in cases where multiple such methods overlapped, but the new results are semantically better and easier to understand. May need new rule flags for finer control. More... about 1 year ago
Copyright bump More... about 1 year ago
Copyright bump More... about 1 year ago
Print wblank for other formats More... about 1 year ago
Print wblank for other formats More... about 1 year ago
Fix segfault when erasing cohorts in other windows; Inactive windows that become empty are now deleted entirely More... about 1 year ago
Fix segfault when erasing cohorts in other windows; Inactive windows that become empty are now deleted entirely More... about 1 year ago
emacs: highlight and buttonise MERGECOHORTS More... about 1 year ago
emacs: highlight and buttonise MERGECOHORTS More... about 1 year ago
Added CmdArgs and -Override to the grammar, to allow setting some args there; Made cg-untrace protect ID and R tags More... about 1 year ago
Added CmdArgs and -Override to the grammar, to allow setting some args there; Made cg-untrace protect ID and R tags More... about 1 year ago
Fix Python module (see issue #135) and make it depend on the existing shared library instead of rebuilding; Consolidate source file list More... over 1 year ago
Fix Python module (see issue #135) and make it depend on the existing shared library instead of rebuilding; Consolidate source file list More... over 1 year ago
Allow weights to be plain prefixed tag, but still with colon; Require spaces around More... over 1 year ago
Allow weights to be plain prefixed tag, but still with colon; Require spaces around More... over 1 year ago
VSTR tags must be generated before checking if they are certain types More... over 1 year ago
VSTR tags must be generated before checking if they are certain types More... over 1 year ago
Missing include More... over 1 year ago
Missing include More... over 1 year ago
Don't try to evaluate stream tags; Regex and icase is mutually exclusive with numeric; Attempt to evaluate math tag up front and declare non-math if fail More... over 1 year ago
Don't try to evaluate stream tags; Regex and icase is mutually exclusive with numeric; Attempt to evaluate math tag up front and declare non-math if fail More... over 1 year ago
Implement math in numeric tags (issue #131), currently undocumented and unoptimized More... over 1 year ago
Implement math in numeric tags (issue #131), currently undocumented and unoptimized More... over 1 year ago
emacs: Also MAPPINGS in imenu More... over 1 year ago
emacs: Also MAPPINGS in imenu More... over 1 year ago