Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-23 | cleanup/add actions and struct to save line and token start ptr | Jérémy Zurcher | 2 | -8/+18 | |
2013-11-23 | add _eo_tokenizer_abort() | Jérémy Zurcher | 1 | -2/+12 | |
2013-11-23 | structs char* goes const | Jérémy Zurcher | 1 | -11/+11 | |
2013-11-23 | implement eo_tokenizer_dump() | Jérémy Zurcher | 1 | -0/+9 | |
2013-11-23 | move show_ actions, access and variable directives into common | Jérémy Zurcher | 1 | -35/+36 | |
2013-11-23 | Makefile: simplify EINA_LOG support | Jérémy Zurcher | 1 | -1/+2 | |
2013-11-23 | fix indent | Jérémy Zurcher | 2 | -54/+62 | |
2013-11-23 | add git ignore build outputs | Jérémy Zurcher | 1 | -0/+6 | |
2013-11-23 | add .lvimrc | Jérémy Zurcher | 1 | -0/+4 | |
2013-11-23 | toknz: use stringshare to store source | Jérémy Zurcher | 1 | -1/+4 | |
2013-11-23 | add structs to store eo classes definitions | Jérémy Zurcher | 1 | -0/+62 | |
2013-11-23 | initial commit: support C/C++ comments | Jérémy Zurcher | 6 | -0/+338 | |