index
:
germ
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: module for blocking, default to non-blocking
Fuwn
2024-03-24
3
-45
/
+72
*
fix(ast): parse level 1 headings with emojis
Fuwn
2024-03-24
1
-10
/
+9
*
fix(meta): use generic lifetime for initialiser
Fuwn
2024-03-24
1
-1
/
+1
*
fix(ast): non-latin characters interpreted as whitespace
v0.3.10
Fuwn
2023-06-20
1
-3
/
+7
*
fmt: update rustfmt.toml
Fuwn
2023-05-18
11
-137
/
+74
*
fix: improve macro hygiene
Fuwn
2023-04-21
2
-13
/
+13
*
docs(request): fix async request example
Fuwn
2023-04-17
1
-4
/
+9
*
refactor: remove seldom used procedural macros
Fuwn
2023-04-17
16
-0
/
+1524
*
feat(macros): general utility macros
Fuwn
2022-06-14
10
-1165
/
+0
*
fix(ast): list ast construction
0.2.8
Fuwn
2022-06-14
1
-1
/
+5
*
fix(meta): sort parameters in to_string
Fuwn
2022-06-10
1
-0
/
+1
*
docs(meta): document Meta methods
Fuwn
2022-06-10
1
-0
/
+72
*
feat(meta): mutable access to meta for construction
Fuwn
2022-06-10
1
-1
/
+10
*
feat(meta): impl ToString for Meta
Fuwn
2022-06-10
1
-0
/
+19
*
feat(ast): Ast::to_gemtext
Fuwn
2022-06-02
2
-1
/
+59
*
fix(markdown): no double newline on whitespace
Fuwn
2022-06-02
1
-1
/
+1
*
docs(ast): add comment to ast struct
Fuwn
2022-06-02
1
-2
/
+9
*
feat(germ): ast struct
Fuwn
2022-06-02
5
-167
/
+187
*
feat(status): impl display for status
Fuwn
2022-06-01
1
-0
/
+8
*
docs(lib.rs): add top-level readme
Fuwn
2022-06-01
1
-0
/
+1
*
feat(respones): add getters
Fuwn
2022-05-18
1
-5
/
+20
*
feat(meta): add getters
Fuwn
2022-05-18
2
-5
/
+14
*
ci(tests): add convert tests
0.2.1
Fuwn
2022-05-18
1
-9
/
+9
*
ci(tests): add ast tests
Fuwn
2022-05-18
1
-1
/
+1
*
fix: global clippy lint fixes
Fuwn
2022-05-18
9
-38
/
+41
*
feat(meta): meta-related utilities
Fuwn
2022-05-17
2
-0
/
+55
*
feat(request): make gemini requests
Fuwn
2022-05-17
5
-0
/
+272
*
fix(markdown): proper whitespace placement
Fuwn
2022-05-12
1
-2
/
+2
*
fix(ast): take rest of iterator as text for link
Fuwn
2022-05-12
1
-1
/
+9
*
feat(0.1.0): initial release
0.1.0
Fuwn
2022-05-12
5
-0
/
+604