Historique des commits

Auteur SHA1 Message Date
  Steven Oud 580d760b5a bitwise shift oprators il y a 9 ans
  Steven Oud 84230f026c order does no longer matter in symbols struct in the lexer il y a 9 ans
  Steven Oud 691ca51d72 keywords seperated for symbols so identifiers get read correctly il y a 9 ans
  Steven Oud e4e9112581 finished lexer rewrite and tidied parser il y a 9 ans
  Steven Oud 9bbeeddd27 revised lexing of multi-char tokens il y a 9 ans
  Steven Oud e602a89056 char data type and reworked line number in error messages il y a 9 ans
  soud 7206f9b3d4 rpn to ast start il y a 9 ans
  soud f87c915102 fixed stupid memory bug and some reformatting il y a 9 ans
  Steven 566f0943ac updated `llvm-config --cflags` enables -Wwrite-strings, so make it shut up il y a 9 ans
  soud e21117a235 expression parser improvement il y a 9 ans
  soud aa739b73ee default int and float types il y a 9 ans
  Steven 743bad060b (almost) all operators in parser, shorthand if/unless and mod assignment operator il y a 9 ans
  Steven 598cfbb93e pow operator il y a 9 ans
  Steven 69f881ce1e float32 and float64 added, if parser extended il y a 9 ans
  soud ae34909c9b expression parsing workable state il y a 9 ans
  Steven 88005c2d52 stack push/pop fix il y a 9 ans
  Steven c1a8774d2a readme fix il y a 9 ans
  Steven 1d2a6750bb stack to token stack, basic expression parsing il y a 9 ans
  soud 411136a90e operators association in parsing expression il y a 9 ans
  Steven 19637b39c6 shunting yard start il y a 9 ans
  Steven 07548ee7ff updated readme and stack data type il y a 9 ans
  Steven 69ee18e3f4 keywords rename and parser eat fix il y a 9 ans
  Steven e4bc434d28 nitpicks il y a 9 ans
  Steven 2c1faac2d2 number ast node type and EOF in comments fix il y a 9 ans
  soud 0b183bebc6 formatting il y a 9 ans
  soud 31560ccb2a EOF checking in comment reading il y a 9 ans
  soud 292b08e80f small output text change il y a 9 ans
  soud 6b98c224cb another seg fault bites the dust il y a 9 ans
  Steven f34473c352 comment style change il y a 9 ans
  soud 93c07cfe15 parser error state il y a 9 ans