2252be416e
fix: don't adjust parent tree's stack size when composting
912aca2a89
fix: break automatically when all trees have composted
41c70e02db
feat: add "infinite" generations by default
49398aa15c
feat: use argument parser in ponderosa-asm
3838052cf5
feat: add custom argument parser
d48a021f85
fix: issue causing incorrect behaviour in math operations
db7df4da37
feat: implement debug trait for land
551b4468aa
feat: add remaining instructions
cf1330bb21
chore: remove unused derelativize_span_coordinates
621166e8c6
fix: correct binary arithmetic that was zeroing out x coordinates in forestry ops
ff6e95a33b
fix: correct overflow and buffer issues preventing use of negative coordinates
ba5a1b6256
fix: correct binary arithmetic bug in forestry op translation
5db045990c
feat: complete assembler implementation, minus some instructions
961725d9d7
feat: print resultant land after execution
45ed7b2ba4
feat: parse binary math format
e224e5ebef
feat: implement reap and sow for direct land access
cc392da7da
feat: reorganize binaries and add ponderosa-asm
b389e51f1e
fix: resolve issues with tree composting handler
5bc8a39543
fix: prevent integer underflows in Land::derelativize
dee8a15a7a
feat: use the span of a tree when sowing and reaping
b597bffc0e
feat: implement span interface
b391894f4f
fix: migrate stack operation interfaces to Tree API
cce480bad7
chore: remove unused addstatus hostasctl command
54669d2d4b
feat: implement paginated outboxes
ba8e95fa4f
fix: exclude query params from REQUEST_PATH
9e7c18afba
feat: have sql_get_actor return null when no actor is found
c6f9f74be3
fix: add foreign references to activity table