]>
git.huck.website - metaforge.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Huck Boles [Sat, 3 Jun 2023 01:18:19 +0000 (20:18 -0500)]
edited: proper escapes in docs
Huck Boles [Sat, 3 Jun 2023 01:09:15 +0000 (20:09 -0500)]
release: v0.1.3
Huck Boles [Mon, 29 May 2023 03:03:48 +0000 (22:03 -0500)]
updated: Cargo.toml
Huck Boles [Mon, 29 May 2023 03:00:27 +0000 (22:00 -0500)]
release: 0.1.2
Huck Boles [Fri, 26 May 2023 15:29:12 +0000 (10:29 -0500)]
fix: README filetype
Huck Boles [Fri, 26 May 2023 15:13:44 +0000 (10:13 -0500)]
release: v0.1.1
Huck Boles [Thu, 25 May 2023 16:38:22 +0000 (11:38 -0500)]
added: README about
Huck Boles [Thu, 25 May 2023 16:10:56 +0000 (11:10 -0500)]
removed: personal bacon.toml
Huck Boles [Wed, 24 May 2023 16:33:56 +0000 (11:33 -0500)]
fixed: directly calling arrays by name rather than class
Huck Boles [Wed, 24 May 2023 15:16:57 +0000 (10:16 -0500)]
fixed: trailing commas and newlines in array definitions
Huck Boles [Wed, 24 May 2023 01:56:12 +0000 (20:56 -0500)]
refactored: added filename to parser errors
Huck Boles [Wed, 24 May 2023 01:39:21 +0000 (20:39 -0500)]
refactored: added check_ignore() for easier error handling
Huck Boles [Tue, 23 May 2023 23:24:37 +0000 (18:24 -0500)]
fixed: ignore header crashes rest of site
Huck Boles [Tue, 23 May 2023 23:02:30 +0000 (18:02 -0500)]
cleanup: extraneous dir.rs
Huck Boles [Tue, 23 May 2023 22:17:58 +0000 (17:17 -0500)]
refactor: readme site fixes
Huck Boles [Sun, 21 May 2023 23:18:10 +0000 (18:18 -0500)]
added: working README site
Huck Boles [Sun, 21 May 2023 22:20:07 +0000 (17:20 -0500)]
added: self generated README site
Huck Boles [Sun, 21 May 2023 21:22:35 +0000 (16:22 -0500)]
added: expansions can now directly call pattern files without definition
Huck Boles [Sun, 21 May 2023 17:37:41 +0000 (12:37 -0500)]
refactored: options from hashtable, incorporated parallel flag
Huck Boles [Sun, 21 May 2023 17:15:40 +0000 (12:15 -0500)]
added: benchmarks for a single file, with/out pandoc
Huck Boles [Sun, 21 May 2023 16:45:38 +0000 (11:45 -0500)]
removed: some of bench site branches, so it goes faster
Huck Boles [Sun, 21 May 2023 16:03:16 +0000 (11:03 -0500)]
refactored: added unit test macro and cleaned up unit tests
Huck Boles [Sun, 21 May 2023 00:54:30 +0000 (19:54 -0500)]
refactored: moved builder functions into methods for MetaFiles
Huck Boles [Sat, 20 May 2023 22:04:24 +0000 (17:04 -0500)]
added: scope tests
Huck Boles [Sat, 20 May 2023 21:36:11 +0000 (16:36 -0500)]
edited: arg menu doc comment formatting
Huck Boles [Sat, 20 May 2023 21:35:34 +0000 (16:35 -0500)]
added: UnreachableRule error + made parser functions return Result<T>
Huck Boles [Sat, 20 May 2023 21:34:55 +0000 (16:34 -0500)]
added: output for verbose mode
Huck Boles [Sat, 20 May 2023 18:31:23 +0000 (13:31 -0500)]
refactor: clippy suggestions
Huck Boles [Sat, 20 May 2023 17:34:45 +0000 (12:34 -0500)]
changed: build_dir() -> build_site to avoid confusion
Huck Boles [Sat, 20 May 2023 17:34:12 +0000 (12:34 -0500)]
added: single file flag and functions
Huck Boles [Fri, 19 May 2023 22:29:58 +0000 (17:29 -0500)]
added: MetaError enum and integration into error handling
Huck Boles [Thu, 18 May 2023 22:44:20 +0000 (17:44 -0500)]
added: scope structure to definitions
Huck Boles [Wed, 17 May 2023 22:46:47 +0000 (17:46 -0500)]
removed: test new site
Huck Boles [Wed, 17 May 2023 22:46:25 +0000 (17:46 -0500)]
added: new flag to create a skeleton directory
Huck Boles [Wed, 17 May 2023 16:05:03 +0000 (11:05 -0500)]
restructure
Huck Boles [Tue, 16 May 2023 22:36:30 +0000 (17:36 -0500)]
working global assignments
Huck Boles [Tue, 16 May 2023 02:07:32 +0000 (21:07 -0500)]
only dir benchmark
Huck Boles [Tue, 16 May 2023 00:51:13 +0000 (19:51 -0500)]
benchmark cleanup
Huck Boles [Tue, 16 May 2023 00:49:20 +0000 (19:49 -0500)]
removed pretty assertions
Huck Boles [Tue, 16 May 2023 00:22:35 +0000 (19:22 -0500)]
cargo update
Huck Boles [Tue, 16 May 2023 00:14:28 +0000 (19:14 -0500)]
better testing setup
Huck Boles [Tue, 16 May 2023 00:14:10 +0000 (19:14 -0500)]
implemented header block and settings
Huck Boles [Tue, 16 May 2023 00:13:02 +0000 (19:13 -0500)]
updated grammar to include '-' as a sigil
Huck Boles [Tue, 16 May 2023 00:12:02 +0000 (19:12 -0500)]
better test site
Huck Boles [Mon, 15 May 2023 19:21:15 +0000 (14:21 -0500)]
benchmark site
Huck Boles [Sun, 14 May 2023 23:29:53 +0000 (18:29 -0500)]
names dont include file extensions
Huck Boles [Sun, 14 May 2023 22:38:43 +0000 (17:38 -0500)]
builds directory
Huck Boles [Sun, 14 May 2023 22:18:26 +0000 (17:18 -0500)]
benchmarks and tests
Huck Boles [Sun, 14 May 2023 20:17:30 +0000 (15:17 -0500)]
cleanup
Huck Boles [Sun, 14 May 2023 19:43:08 +0000 (14:43 -0500)]
better benchmarks
Huck Boles [Sun, 14 May 2023 18:14:12 +0000 (13:14 -0500)]
grammar update for header blocks
Huck Boles [Sun, 14 May 2023 18:13:52 +0000 (13:13 -0500)]
restructure options into metafiles
Huck Boles [Sun, 14 May 2023 02:26:56 +0000 (21:26 -0500)]
switch to dirnodes from walkdir
Huck Boles [Thu, 11 May 2023 19:41:47 +0000 (14:41 -0500)]
test site building benchmark
Huck Boles [Thu, 11 May 2023 19:27:00 +0000 (14:27 -0500)]
clean flag
Huck Boles [Thu, 11 May 2023 19:16:32 +0000 (14:16 -0500)]
rebuilt test site
Huck Boles [Thu, 11 May 2023 16:28:48 +0000 (11:28 -0500)]
remove build dir from git
Huck Boles [Thu, 11 May 2023 16:27:34 +0000 (11:27 -0500)]
builds dirs
Huck Boles [Wed, 10 May 2023 23:54:36 +0000 (18:54 -0500)]
error messages
Huck Boles [Wed, 10 May 2023 23:40:14 +0000 (18:40 -0500)]
semi-working main()
Huck Boles [Wed, 10 May 2023 22:35:46 +0000 (17:35 -0500)]
basic command line interface setup
Huck Boles [Wed, 10 May 2023 16:22:28 +0000 (11:22 -0500)]
builds html file from metafile
Huck Boles [Wed, 10 May 2023 15:23:56 +0000 (10:23 -0500)]
restructure for better testing
Huck Boles [Wed, 10 May 2023 14:57:20 +0000 (09:57 -0500)]
Revert "test site passes"
This reverts commit
cfc6c92adb9c063078305139076ce558113313a9.
Huck Boles [Wed, 10 May 2023 01:46:50 +0000 (20:46 -0500)]
test site passes
Huck Boles [Tue, 9 May 2023 18:10:16 +0000 (13:10 -0500)]
integration testing
Huck Boles [Mon, 8 May 2023 22:01:15 +0000 (17:01 -0500)]
test site written
Huck Boles [Fri, 5 May 2023 16:05:03 +0000 (11:05 -0500)]
tmp_dir struct
Huck Boles [Fri, 5 May 2023 15:30:16 +0000 (10:30 -0500)]
parsing tests
Huck Boles [Fri, 5 May 2023 14:51:15 +0000 (09:51 -0500)]
builder test
Huck Boles [Fri, 5 May 2023 02:38:44 +0000 (21:38 -0500)]
metafile builder and helping functions
Huck Boles [Thu, 4 May 2023 23:09:20 +0000 (18:09 -0500)]
get functions for metafile
Huck Boles [Thu, 4 May 2023 17:01:52 +0000 (12:01 -0500)]
parser doesnt include brackets into source substitution array
Huck Boles [Thu, 4 May 2023 16:46:22 +0000 (11:46 -0500)]
parser works on pattern files
Huck Boles [Thu, 4 May 2023 00:37:44 +0000 (19:37 -0500)]
parser into metasource file
Huck Boles [Thu, 4 May 2023 00:13:26 +0000 (19:13 -0500)]
parser parses file
Huck Boles [Thu, 4 May 2023 00:02:22 +0000 (19:02 -0500)]
parser can handle spaces in arrays
Huck Boles [Wed, 3 May 2023 23:51:01 +0000 (18:51 -0500)]
meta source test
Huck Boles [Wed, 3 May 2023 19:13:51 +0000 (14:13 -0500)]
parser core
Huck Boles [Wed, 3 May 2023 17:56:49 +0000 (12:56 -0500)]
initial structure