Commit Graph

2 Commits (d0f71834aaaafe5514a447847262fb7ea0b7c527)

Author SHA1 Message Date
Stefan Dorn d0f71834aa some cleanup 2016-02-04 11:24:51 +00:00
Ben Blazak d7c1ffe0c4 removed linked lists; changed KBFUN_FUNCTION_ARGS handling
- linked lists need to be rewritten to be more memory efficient
- all kbfun functions are now of type `(void kbfun_...(void))`, and the
  arguments they need are passed via a group of global `main_arg_...`
  variables (and other `main_...` variables)
2012-08-06 15:57:23 -07:00