Commit Graph

14 Commits (ba59fee6f9e307329f15cb5c410835f3380f949c)

Author SHA1 Message Date
Stefan Dorn ba59fee6f9 tree! 2016-06-12 00:58:43 +01:00
Stefan Dorn 90bd7c9116 almost a tree now! 2016-06-12 00:51:39 +01:00
Stefan Dorn 2b98ca5f8d simplify dependency 2016-06-12 00:33:34 +01:00
Stefan Dorn a244e9d58d refactor 2016-06-11 22:58:12 +01:00
Stefan Dorn 14d0d1cad6 refactor 2016-06-11 22:16:59 +01:00
Stefan Dorn 8344f05b60 refactor 2016-06-11 22:06:57 +01:00
Stefan Dorn c4399c1963 cleanup 2016-06-11 21:58:20 +01:00
Stefan Dorn b4c9342533 more cleanup 2016-06-11 21:42:22 +01:00
Stefan Dorn 0c141072da clean up header structure 2016-06-11 21:19:48 +01:00
Stefan Dorn dea913d16e less nesting 2016-06-11 20:24:42 +01:00
Stefan Dorn 3dda86dd7e remove useless headers 2016-06-11 20:13:46 +01:00
Ben Blazak ff1708796b (changed the name of a header) 2012-08-19 13:42:43 -07: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
Ben Blazak ddade5b5dc reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00