descriptionAlexey's C compiler
owneradobriyan@gmail.com
last changeWed, 14 Apr 2010 18:53:22 +0000 (14 21:53 +0300)
content tags
add:
shortlog
2010-04-14 Alexey Dobriyanacc: "parse" #ifdef, #ifndefmaster
2010-03-31 Alexey Dobriyanacc: proof-of-concept #define parsing
2010-03-31 Alexey Dobriyanacc: table-driver pp-directive search
2010-03-31 Alexey Dobriyanacc: pp-directive name is [a-zA-Z_]+
2010-03-30 Alexey Dobriyanacc: maintain common position of the start of pp-directive
2010-03-30 Alexey Dobriyanacc: parse #include somewhat
2010-03-30 Alexey Dobriyanacc: print #error with message
2010-03-30 Alexey Dobriyanacc: terminate pp-token with \0
2010-03-30 Alexey Dobriyanacc: print ->str for debugging
2010-03-30 Alexey Dobriyanacc: remove UTF-8 handling et al
2010-03-29 Alexey Dobriyanacc: cast to unsigned char for printf()
2010-03-29 Alexey Dobriyanacc: fix memmove during newline massage
2010-03-29 Alexey Dobriyanacc: start parsing pp-directives
2010-03-19 Alexey Dobriyanacc: more pointless comments
2010-03-19 Alexey Dobriyanacc: remove quite pointless comments
2010-03-19 Alexey Dobriyanacc: saner error reporting
...
heads
14 years ago master