Commit History

Author SHA1 Message Date
  soud 9c59723c99 removed tab test file 9 years ago
  soud 452e3ad5e0 tabs and line breaks support 9 years ago
  soud 94770adc30 fixed seg fault 9 years ago
  soud 8981a6b099 revised bin expr and vars 9 years ago
  Steven ba2d4e94ad revised destroyers and fixed some memory leaks 9 years ago
  Steven 4e87536580 parse block level, ast_op_t struct and unless keyword 9 years ago
  Steven dcd99752d9 list structures in nodes 9 years ago
  Steven 69bb58c9ce makefile more explicit and changed syntax back 9 years ago
  Steven 81e56209c0 underscore support 9 years ago
  Steven c6d0d5e1d5 syntax change (function call and function prototype) and better colors 9 years ago
  soud f60b017e17 formatting 9 years ago
  soud bde246e062 some docs added, import keyword change 9 years ago
  soud c3030c25b0 ast destroyer improved 9 years ago
  soud 1bd85b9ed4 moved ast related stuff to ast files 9 years ago
  soud a5d76dd982 ast debugging and nodes now get stored in an ast_node_list_t 9 years ago
  soud 04cbd7c83f all operators 9 years ago
  soud 551e15d07d using bools 9 years ago
  soud 297ae94afc clean up 9 years ago
  soud 5a47b6782a destroying lexer and old number clean up 9 years ago
  soud f816c8c22e strtol -> strtoul in unsigned integers 9 years ago
  soud 39a050c6ec keywords change, variable typing and printing macros 9 years ago
  soud 885b222347 set up LLVM linking and checking _GNU_SOURCE definition 9 years ago
  soud e8b72f002b safe malloc and syntax change 9 years ago
  kendaru 032d520d9c function prototype parsing and id parsing start 9 years ago
  kendaru bee601da10 ast rework 9 years ago
  kendaru 281a18fa7f arguments fix and usage 9 years ago
  kendaru eb124c9948 example fix, error macros and parsing functions 9 years ago
  kendaru 569344eb42 clear code example, ast reset and parser progress 9 years ago
  kendaru b3eb4339da seperation ast and parser 9 years ago
  kendaru 00b068c903 ast beginnings 9 years ago