Historial de Commits

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