summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-12CI: check docs (#1612)Marco Ieni
2021-05-11Remove variable.other from CSV highlightingKeith Hall
2021-05-11Improvements to CSV highlightingKeith Hall
2021-04-09add warning highlighting to log file syntax definitionKeith Hall
2021-04-07add word boundaries to log syntax highlightingKeith Hall
2021-04-06Merge pull request #1589 from Enselic/include-less-in-diagnosticEthan P
2021-04-06Update changelog for #1589Ethan P
2021-04-06Add independent log syntaxKeith Hall
2021-04-05improve syslog syntaxKeith Hall
2021-04-04replace Syslog dependency with a custom syntaxKeith Hall
2021-04-04add example syslog file for highlighting testsKeith Hall
2021-03-27Change TheClams/SystemVerilog submodule to use HTTPSmsnspk
2021-03-24Revert "Update of themes.bin that adds Dark+"PatriotRossii
2021-03-24Update of themes.bin that adds Dark+PatriotRossii
2021-03-24Add "Visual Studio Dark+" theme to vec of themesPatriotRossii
2021-03-24Add Dark+ themePatriotRossii
2021-03-17Include LESS in --diagnosticMartin Nordholts
2021-03-15Add SystemVerilog supportSean McLoughlin
2021-03-10Update copyright yearSean Wei
2021-03-08CICD: Remove explicit allow of clippy::match_bool since MSRV 1.45 bumpMartin Nordholts
2021-03-07Update dependencies, MSRV: 1.45David Peter
2021-03-07'mut self' => 'self', remove pubDavid Peter
2021-03-07Improve readabilityAleksey Kladov
2021-03-01Bump assets/syntaxes/02_Extra/Crystal from `5e032ff` to `eb63666`dependabot-preview[bot]
2021-03-01Bump assets/syntaxes/02_Extra/LESS from `44632e1` to `a2eae04`dependabot-preview[bot]
2021-03-01Update bug report issue template (--diagnostic option)David Peter
2021-03-01Bump nix from 0.19.1 to 0.20.0dependabot-preview[bot]
2021-03-01Bump path_abs from 0.5.0 to 0.5.1dependabot-preview[bot]
2021-03-01Bump assets/syntaxes/02_Extra/Julia from `e2b1cb5` to `45a1b6f`dependabot-preview[bot]
2021-03-01Bump assets/syntaxes/02_Extra/Lean from `49d1853` to `824213d`dependabot-preview[bot]
2021-03-01Bump assets/themes/zenburn from `7f6fb86` to `702023d`dependabot-preview[bot]
2021-02-28Add new unreleased sectionDavid Peter
2021-02-28Use tempfiles for clircle testsv0.18.0Niklas Mohrin
2021-02-28Change circle detection to use new more conservative method and run in main l...Niklas Mohrin
2021-02-28Update syntaxes and themesDavid Peter
2021-02-28Bump version to v0.18.0David Peter
2021-02-28integration_tests: Use tempdir() in config_location_when_generatingMartin Nordholts
2021-02-28integration_tests.rs: Add test config_location_when_generatingMartin Nordholts
2021-02-28CICD: Add workflow_dispatch to enable manual buildsMartin Nordholts
2021-02-28Do not ignore non-existent BAT_CONFIG_PATHDavid Peter
2021-02-28Update CHANGELOGDavid Peter
2021-02-28Improve Monokai Extended JSON key color with a patchKeith Hall
2021-02-27Add section about integration with fzfDavid Peter
2021-02-22CICD: Don't run jobs twice in PRsMartin Nordholts
2021-02-21CICD: Build step namingDavid Peter
2021-02-21CICD: Improved job namesDavid Peter
2021-02-21CICD: Remove code coverage computationDavid Peter
2021-02-18CICD: Build: Rename 'Check is release' step to 'Check for release'Martin Nordholts
2021-02-18CICD: Build: Add separate 'Calculate test options' stepMartin Nordholts
2021-02-18CICD: Build: Check IS_RELEASE in separate stepMartin Nordholts