md2teach/md2teach
2021-04-26 20:16:42 -04:00
..
make Cleanup the implementation and split things into separate files a bit. 2021-04-24 16:15:43 -04:00
io.c Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
io.h Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
main.c Split out the work in progress on styling the text into its own file. 2021-04-24 16:25:32 -04:00
main.h Cleanup the implementation and split things into separate files a bit. 2021-04-24 16:15:43 -04:00
Makefile Initial commit of a "working-ish" port of md4c for the ORCA shell. Lots of todos to follow up on but it is a good start. 2021-04-13 23:40:58 -04:00
md4c.c Review all uses of int and unsigned and promote them to int32_t or uint32_t as required. 2021-04-16 00:26:25 -04:00
md4c.h Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
style.c Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
style.h Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
test.md Fill in all of the entities, mapping to the GS's character set (which is based on that from classic MacOS). 2021-04-22 00:56:13 -04:00
translate.c Provide a bunch of the implementation for updating the style information. 2021-04-26 20:16:42 -04:00
translate.h Cleanup the implementation and split things into separate files a bit. 2021-04-24 16:15:43 -04:00