• Joined on 2022年10月09日
augfab pushed to main at augfab/beancount 2026年03月03日 22:15:06 +01:00
1239c7a4fb Rework SG importer
c29d4bbe5a Fix type directive
1041d18312 Remove test data
c50711db2a Add rudimentary pretty-printing for beancount classes
c5d7e21d39 Add missing default initform for amount number
Compare 5 commits »
augfab pushed to main at augfab/beancount 2026年02月26日 09:31:33 +01:00
824de95ad5 Add transaction flag
augfab pushed to main at augfab/beancount 2026年02月26日 09:22:04 +01:00
9ded8e7de4 Fix ASD file
augfab pushed to main at augfab/beancount 2026年02月26日 09:19:59 +01:00
889be0dc2c Type NIL and T in uppercase so they stand out
42e84122d0 Default value for UNITS slot of POSTING is NIL
354ed7b222 Remove redundants NILs
413c4f3e73 Fix type correctness of meta (plist of string)
Compare 4 commits »
augfab pushed to lbp at augfab/beancount 2026年02月25日 22:05:14 +01:00
cffba78bed Fix whitespace
e4eb7e1fae Simplify
e3cb5b1179 Simplify regular expression
600011b3f1 Initial commit
Compare 4 commits »
augfab created branch lbp in augfab/beancount 2026年02月25日 22:05:14 +01:00
augfab renamed repository from lbp-beancount to augfab/beancount 2026年02月25日 22:03:53 +01:00
augfab pushed to main at augfab/beancount 2026年02月25日 22:03:10 +01:00
7144e70853 Initial commit
augfab pushed to main at augfab/dotfiles 2026年01月21日 10:49:25 +01:00
9e0dc74c15 Fix system-wide dark/light color-scheme
augfab pushed to main at augfab/dotfiles 2026年01月20日 17:15:05 +01:00
68511f0b67 Rework theme setup
augfab pushed to main at augfab/beancount 2026年01月02日 21:37:38 +01:00
cffba78bed Fix whitespace
e4eb7e1fae Simplify
Compare 2 commits »
augfab pushed to main at augfab/dotfiles 2025年10月17日 08:34:19 +02:00
72388d2aa8 Tweak indentation of JSON
augfab pushed to main at augfab/Snippets 2025年10月14日 13:08:59 +02:00
d1244ebf56 Add insertion sort in Common Lisp
augfab pushed to main at augfab/Snippets 2025年10月14日 13:08:11 +02:00
8c51a12ef8 Add insertion sort in Common Lisp
augfab pushed to main at augfab/Snippets 2025年10月13日 21:59:02 +02:00
4932aaf146 Add insertion sort in Common Lisp
augfab pushed to main at augfab/MCPU 2025年10月11日 22:09:51 +02:00
e426a753a4 add hex2bin converter and sample program
augfab pushed to main at augfab/MCPU 2025年10月11日 22:09:08 +02:00
2c7b98d1fc add assembler and sample program
augfab pushed to main at augfab/MCPU 2025年10月11日 22:07:07 +02:00
1453be29bf keep snippet to run/debug
a4772c8197 add functions to create/load/reset mcpu
e9a02c6ccd fix debug output format
dbb12ba165 define package MCPU
e3991dfccf remove unused macro SLICE-LET
Compare 5 commits »
augfab pushed to main at augfab/MCPU 2025年10月11日 14:26:20 +02:00
3f7a0bb5c7 simplify
augfab pushed to main at augfab/MCPU 2025年10月10日 21:57:20 +02:00
e47df3978c simplify