90
I Use This!
Low Activity

Commits : Listings

Analyzed 21 minutes ago. based on code collected 23 minutes ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
split Dockerfile in two passes More... 5 months ago
doc: fix build warnings More... 5 months ago
doc: use bigger logo image More... 5 months ago
doc: replace outdated JS by CSS More... 5 months ago
re-enable pyodide on website build More... 5 months ago
Merge pull request #2883 from Zimmi48/patch-1 More... 5 months ago
Merge pull request #2914 from alexj136/rell-lexer More... 6 months ago
Combine punctuation into single token per @Anteru's suggestion. Style changes to fix tox check. More... 6 months ago
Remove version micro suffix from Rell lexer metadata. More... 6 months ago
Fixes requested by @Anteru. More... 6 months ago
Merge pull request #2891 from lor1113/xbrl More... 6 months ago
Merge pull request #2924 from DanielEScherzer/patch-1 More... 6 months ago
Merge pull request #2919 from dnicolodi/meson-operators More... 6 months ago
Merge pull request #2895 from rrthomas/rrt-style-update More... 6 months ago
Merge pull request #2893 from d-torrance/macaulay2 More... 6 months ago
Merge pull request #2907 from omnivelociraptor/cm-moonscript-lexer-string-interpol More... 6 months ago
Merge pull request #2911 from technomancy/update-fennel More... 6 months ago
Merge pull request #2916 from SpecLad/pep-639 More... 6 months ago
Merge pull request #2933 from Spill-Tea/cython_lexer_update More... 6 months ago
Merge pull request #2894 from rrthomas/autopygmentize-update More... 6 months ago
Properly disable the demo link. More... 6 months ago
fix(snippets.cython): Update cppclass test snippet due to updated namespace keyword. More... 6 months ago
feat(lexers.python): Remove NotImplemented from named exceptions, due to unreachable redundancy in builtin pseudo token. More... 6 months ago
feat(snippets.cython): Include additional testing snippets to improve coverage of builtins, keywords, and docstrings. More... 6 months ago
feat(lexers.python): Add missing builtin type double. Add missing keywords 'namespace' and 'noexcept' to cython lexer. #2932 More... 6 months ago
feat(snippts): Add cython snippets to repository. #2932 More... 6 months ago
feat(lexers.cython): Include cppclass keyword in context where cdef is not declared first. #2932 More... 6 months ago
feat(lexers.python): Update cdef context of cython lexer to differentiate function, class, and variable name tokens. #2932 More... 6 months ago
feat(lexers.python): Include additional keywords, and builtins. Separate Keyword.Constant vs Name.Builtin.Pseudo tokens. More... 6 months ago
PHP lexer: add `__PROPERTY__` magic constant, update link for source More... 6 months ago