edi/elm_code/lib
Andy Williams 822ef10934 Actually use the eina_file memory mapping
Any appended or modified lines need to be stored seperately.
Always check for modified content before using the memory map from the
backing file.
2014-11-19 22:39:00 +00:00
..
Elm_Code.h Add tests PASSED and FAILED to elm_code statuses 2014-11-18 21:11:10 +00:00
Makefile.am Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code.c Fix minor issues I saw in passing 2014-11-19 22:37:00 +00:00
elm_code_common.h Add tests PASSED and FAILED to elm_code statuses 2014-11-18 21:11:10 +00:00
elm_code_file.c Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_file.h Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_parse.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_parse.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_private.h Base addition of elm_code area within the edi codebase, including an empty test to verify it's working 2014-10-17 21:36:03 +01:00
elm_code_widget.c Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_widget.h Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00