depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
cheddar
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
r/6564
feat(tools/cheddar): allow disabling tagfilter extension
Vincent Ambo
3
-7
/
+24
2023-01-07
r/5622
chore(tools/cheddar): bump to syntect 5.0
Vincent Ambo
2
-6
/
+19
2022-02-08
r/3791
style(rust): Format all Rust code with rustfmt
Vincent Ambo
2
-7
/
+4
2021-12-18
r/3293
feat(tools/cheddar): shortlink depot revisions
sterni
2
-0
/
+12
2021-09-10
r/2835
refactor(cheddar): Support multiple shortlinks & custom link sets
Vincent Ambo
1
-10
/
+42
2021-05-04
r/2565
feat(cheddar): Implement highlighting of CL and bug shortlinks
Vincent Ambo
2
-1
/
+49
2021-05-03
r/2556
refactor(cheddar): Split out a library with rendering logic
Vincent Ambo
2
-131
/
+148
2021-03-31
r/2375
feat(cheddar): Set front_matter_delimiter = '---' extension
Vincent Ambo
1
-0
/
+1
2021-03-31
r/2374
chore(cheddar): Bump crate dependencies
Vincent Ambo
1
-32
/
+33
2021-03-31
r/2373
test(cheddar): Add simple Markdown rendering tests
Vincent Ambo
2
-0
/
+66
2020-08-02
r/1552
style(cheddar): Apply rustfmt
Vincent Ambo
1
-10
/
+4
2020-07-25
r/1464
feat(tools/cheddar): Add endpoint for Markdown rendering
Vincent Ambo
1
-26
/
+56
2020-06-20
r/1045
chore(cheddar): Clean up all clippy lints
Vincent Ambo
1
-11
/
+10
2020-06-20
r/1044
feat(cheddar): Add Sourcegraph-compatible highlighting server
Vincent Ambo
1
-41
/
+94
2020-06-19
r/1034
style(cheddar): Reformat with rustfmt
Vincent Ambo
1
-37
/
+44
2020-06-19
r/1033
refactor(cheddar): Pass references readers & writers into renderers
Vincent Ambo
1
-15
/
+18
2020-06-17
r/1005
refactor(cheddar): Switch to clap-rs for command line arguments
Vincent Ambo
1
-30
/
+27
2020-06-15
r/967
feat(cheddar): Override syntax highlighting for 'rules.pl' to Prolog
Vincent Ambo
1
-8
/
+28
2020-02-09
r/511
Merge branch 'feat/cheddar-extensions'
Vincent Ambo
1
-36
/
+114
2020-01-19
r/426
feat(cheddar): Add toggle flag for about-filter behaviour
Vincent Ambo
1
-13
/
+38
2020-01-11
feat(cheddar): Implement callout paragraphs
Vincent Ambo
1
-0
/
+68
2020-01-11
refactor(cheddar): Extract code block highlighting into function
Vincent Ambo
1
-37
/
+47
2019-12-22
r/291
fix(cheddar): Fix errors if filename does not have an extension
Vincent Ambo
1
-9
/
+7
2019-12-21
r/288
feat(cheddar): Style pre-elements for better readability
Vincent Ambo
1
-4
/
+22
2019-12-21
r/287
feat(cheddar): Render code blocks in Markdown via syntect
Vincent Ambo
1
-26
/
+82
2019-12-21
r/282
feat(cheddar): Render Markdown via Comrak
Vincent Ambo
1
-9
/
+24
2019-12-21
r/281
refactor(cheddar): Set up scaffolding for Markdown rendering
Vincent Ambo
1
-11
/
+37
2019-12-21
r/277
feat(cheddar): Use syntax highlighting assets from bat
Vincent Ambo
1
-1
/
+2
2019-12-21
r/276
feat(tools/cheddar): Check in new syntax highlighting tool
Vincent Ambo
1
-0
/
+84