Commit Briefs




Omar Polo

move utf8 decl. to utf8.h


Omar Polo

add missing files


Omar Polo

reorder


Omar Polo

move declarations to minibuffer.h


Omar Polo

move minibuffer-related fns to their own file

and a bit of foreshadowing... :)



Omar Polo

move all cmd_* functions in their own file

this detangles definitely the commands from the ui. Various variables and struct from ui.c needed to be exported, aside from that, no functional changes.


Omar Polo

link the parser in the build

and: * add some flags * document them * move the customizable stuff to defaults.c


Omar Polo

moved commands def to their own file

and made the cmd_* functions public


Omar Polo

generate compile_flags.txt

this should help with LSP and clangd


Omar Polo

drop trailing whitespace


Omar Polo

hash.c -> tofu.c