Akira Komamura
|
f550daa417
|
test: Add tests for parameter parsing
|
2022-02-06 00:57:04 +09:00 |
|
Akira Komamura
|
116e37bc45
|
Add todo
|
2022-02-06 00:55:05 +09:00 |
|
Akira Komamura
|
249dcb5a8e
|
fix: Handle odd number argument lists
|
2022-02-06 00:48:23 +09:00 |
|
Akira Komamura
|
96d88bd7a4
|
docs: Rewrite the introduction
|
2022-01-19 03:40:37 +09:00 |
|
Akira Komamura
|
3adb6617b1
|
fix: Ignore blocks that have :tangle param other than yes
|
2022-01-03 18:24:30 +09:00 |
|
Akira Komamura
|
5d4fc523d5
|
docs: Update on the API changes
|
2022-01-02 21:36:40 +09:00 |
|
Akira Komamura
|
629afa4408
|
feat: Add selectHeadlines function
|
2022-01-02 16:22:04 +09:00 |
|
Akira Komamura
|
95e19914cb
|
refactor: Extract utility functions into utils library
These are reusable functions, and I want to avoid duplicate implementations
of them.
|
2022-01-02 16:18:05 +09:00 |
|
Akira Komamura
|
3f27b47528
|
feat: Add a set of more concisely named functions
The former naming was ugly, so I will deprecate it.
It is recommended to use these functions via a qualified import.
|
2022-01-02 15:38:35 +09:00 |
|
Akira Komamura
|
a6c3ee8dfe
|
feat: Set the default language to Emacs Lisp
As this library is primarily intended for Emacs configurations,
I will set the default value of the argument.
|
2022-01-02 15:16:59 +09:00 |
|
Akira Komamura
|
bed6e7d7f5
|
docs: Add usage
|
2021-12-12 05:42:02 +09:00 |
|
Akira Komamura
|
d3c44b7fec
|
fix!: Provide the file writer in an overlay
builtins.toFile doesn't work in pure evaluation mode. It must use
a function from nixpkgs, so it should be provided in an overlay.
|
2021-12-12 05:18:46 +09:00 |
|
Akira Komamura
|
b18f271e40
|
chore: Make nixpkgs available on CI
|
2021-12-03 23:18:24 +09:00 |
|
Akira Komamura
|
03805ad60d
|
test: Fix the test suite on nixpkgs dependency
|
2021-12-03 23:16:34 +09:00 |
|
Akira Komamura
|
3ca9905d0b
|
feat: Add a convenient function for creating a file
|
2021-12-03 23:14:31 +09:00 |
|
Akira Komamura
|
9fb8001ae1
|
fix: Make the postprocessing optional
|
2021-12-03 23:14:14 +09:00 |
|
Akira Komamura
|
8800ab972c
|
fix: Fix importing mistake
|
2021-12-03 23:11:52 +09:00 |
|
Akira Komamura
|
ca5cb84f36
|
chore: Fix syntactic error in the CI workflow
|
2021-12-03 23:03:34 +09:00 |
|
Akira Komamura
|
5824140b2b
|
chore: Add CI tests
|
2021-12-03 23:03:01 +09:00 |
|
Akira Komamura
|
27cd6241bd
|
docs: Add license
|
2021-12-03 22:45:03 +09:00 |
|
Akira Komamura
|
53fa96178a
|
docs: Add readme
|
2021-12-03 22:44:39 +09:00 |
|
Akira Komamura
|
16c3622825
|
Initial commit
|
2021-12-03 22:44:34 +09:00 |
|