aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-04-21Add license (GNU GPLv3+)Teddy Wing
2023-04-21xfdf.lisp: Remove old code and TODOs for nested fieldsTeddy Wing
2023-04-21field-xfdf*: Extract nested field handling to functionTeddy Wing
2023-04-21build-xfdf-outer-field: Rename inner-fields-str to inner-fields-stringTeddy Wing
2023-04-21field-xfdf: Add documentation to these functionsTeddy Wing
2023-04-21build-xfdf-field: Add function documentationTeddy Wing
2023-04-21xfdf.lisp: Extract wrapper field printing code to functionTeddy Wing
2023-04-21xfdf.lisp: Extract field printing code to functionTeddy Wing
2023-04-21xfdf.lisp: Extract checkbox default value modification to functionTeddy Wing
2023-04-21xfdf.lisp: Remove debug printsTeddy Wing
2023-04-21xfdf.lisp: Extract '2' magic number to constantTeddy Wing
2023-04-21xfdf.lisp: Get nested fields workingTeddy Wing
2023-04-21xfdf.lisp: Print innermost fields of nested fieldsTeddy Wing
2023-04-21xfdf.lisp: Try to recurse over nested fields (WIP)Teddy Wing
2023-04-20xfdf.lisp: Ideas for hierarchical fieldsTeddy Wing
2023-04-16write-xfdf: Add function documentationTeddy Wing
2023-04-16Output XFDF fields into XMLTeddy Wing
2023-04-16Add test systemTeddy Wing
2023-04-16Scaffold for a library to generate XFDF XMLTeddy Wing