Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-26 | ~cleaning up written text and code | odave | |
Stuff that is inaccurate now, cleaned up to be up-to-date. | |||
2020-03-26 | +custom ocaml module | odave | |
This ocaml module has proper lsp support, and has the bindings I require regularly. I use utop to REPL my code, with bindings to send parts of my code to UTOP | |||
2020-03-17 | ~changed gentemplate binding in config.org | odave | |
2020-03-17 | +description for oredave/literate/compile-hook | odave | |
2020-03-17 | +some descriptions for each variable in constants | odave | |
This is for the literate org file. | |||
2020-03-17 | ~changed literate to reflect changes in filesystem | odave | |
2020-03-17 | ~modules/*.org -> config/*.org | odave | |
Moved all org files from modules, which should really just hold modules, to another location (config). Cleaner and easier to use |