summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-07-12Introduce testing with munit, refactorOxore
Split unicode routines from text. Testing: add munit submodule, move translation units with main functions to separate folder, make corresponding changes in Makefile. Make simple test for unicode handling routine. Remove _vimrc_local. test.c: optimize includes. Add test run to .travis.yml.
2018-06-22Refactor MakefileOxore
2017-12-01Wrap global variables into structuresOxore
2017-12-01Make make to put all object files into "build" directoryOxore
2017-06-22.gitignore: Added!Oxore