tp/asm/f/pc
Jasper St. Pierre 937da3c59b
SComponent c_list / c_node (#5)
* SComponent c_list / c_node

* SComponent: c_tree

* SComponent: start c_phase

* SComponent: c_tag

* SComponent: c_counter

* f_pc_line / f_pc_line_tag

the beginnings of the framework process system

* f_pc_method_tag

* SComponent: c_node_iter / c_list_iter / c_tag_iter / c_tree_iter

* f_pc_draw_priority

* f_pc_method_iter

* f_pc_profile

Also add (untested) base header classes for f_pc_base

* f_pc_searcher

* f_pc_create_tag

* f_pc_creator

* f_pc_layer skeleton

* f_pc_method

* f_pc_line_iter

* f_pc_leaf somewhat

* f_pc_delete_tag

* f_pc_create_req

* Fix a few non-matchings

* c_phase: slight additional notes

* c_node: more matching

* fix build

* c_node: One more matching

* f_pc_line_iter: Matching

* f_pc_create_req: a bit more

* f_pc_load, f_pc_deletor partial

* f_pc_executor partial

* f: minor cleanups

* f_pc_executor

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2020-11-30 17:26:55 -05:00
..
create SComponent c_list / c_node (#5) 2020-11-30 17:26:55 -05:00
fstcreate migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c 2020-11-29 20:16:52 -05:00
layer Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
node Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
stdcreate Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
f_pc_base.s migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c 2020-11-29 20:16:52 -05:00
f_pc_deletor.s SComponent c_list / c_node (#5) 2020-11-30 17:26:55 -05:00
f_pc_draw.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
f_pc_layer.s Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
f_pc_leaf.s SComponent c_list / c_node (#5) 2020-11-30 17:26:55 -05:00
f_pc_manager.s Migrate many functions from d_save.s 2020-09-13 02:51:05 -04:00
f_pc_node.s organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
f_pc_pause.s split and named symbols in text.s (#2) 2020-09-01 20:26:31 -04:00
f_pc_priority.s migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c 2020-11-29 20:16:52 -05:00