1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-09-16 19:21:35 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Edd Salkield
163c44aaf0 funcs.go: Add mathematical functions 2022-07-04 13:16:24 -04:00
adnano
299aa6cb5c page: Add GetPage function 2022-06-27 14:15:10 -04:00
adnano
fb6470aa5f Use github.com/google/shlex to parse commands
Implements: https://todo.sr.ht/~adnano/kiln/21
2022-02-09 00:30:45 -05:00
adnano
250ff9131f Merge Page and Dir structs 2021-10-02 18:03:30 -04:00
adnano
bfdbace471 dir: Return errors from executing process commands 2021-09-03 00:31:10 -04:00
adnano
40322facd2 funcs: Add exec 2021-05-22 20:41:52 -04:00
adnano
0e54f9eec5 Add dir and page functions and fix partial function 2021-05-14 00:17:10 -04:00
adnano
b6614b71da funcs: Add reverse 2021-05-12 17:10:19 -04:00
adnano
535ec3752f Move funcs to funcs.go 2021-05-10 15:01:22 -04:00