Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexey Kutepov 5497092bbd Merge pull request #17 from tsoding/unreachable hace 4 años
  rexim 725cdf89b9 Remove dead code hace 4 años
  rexim 6013f4711d Introduce UNREACHABLE macro hace 4 años
  Alexey Kutepov 2a9539e53b Merge pull request #16 from tsoding/pretty-printing hace 4 años
  rexim 36d34bf3c0 Align the widths of the columns hace 4 años
  Alexey Kutepov 71db7f48d1 Merge pull request #15 from tsoding/2 hace 4 años
  rexim 75be3af108 (#2) Run stress-copy.csv on CI hace 4 años
  rexim c1b4dba9ab (#2) Implement Unary operators hace 4 años
  rexim cde91b436c (#2) Implement parenthesis for the expressions hace 4 años
  rexim 01f56140a2 (#2) Implement binary operator precedence hace 4 años
  rexim 7075d460d8 (#2) Upgrade sv library hace 4 años
  rexim 4c264cab0b (#2) Rest of the work hace 4 años
  rexim fe258a4285 (#2) Add support for multiplication and division hace 4 años
  rexim a0f0edf21e (#2) Fail if the parsing did not process everything hace 4 años
  rexim 63032d3ccf (#2) Add support for `*` token to the lexer hace 4 años
  rexim b7561062fa (#2) Add support for minus binary operator hace 4 años
  rexim b5ab93ebb4 (#2) Replace Expr_Plus with Expr_Bop hace 4 años
  rexim e194f1fc2d Remove TODO(#7) hace 4 años
  Alexey Kutepov 78ef991aa5 Merge pull request #14 from tsoding/1 hace 4 años
  rexim 68c679aad0 (#1) Introduce the notion of a Token hace 4 años
  rexim 1a35c304ef (#1) Fix file locations of "auto-extended" cells hace 4 años
  rexim ee05351acb (#1) Evaluate cells before trying to print them hace 4 años
  rexim 5432869b60 (#1) Report errors in the expression parsing hace 4 años
  rexim d136dfc1c1 (#1) Report the location of the expression parsing errors hace 4 años
  rexim 7c80e58ea9 (#1) Track the location of the cells within the input file hace 4 años
  rexim 0d357e5ef9 Release everything under MIT hace 4 años
  Alexey Kutepov 0fa391dfdf Merge pull request #13 from tsoding/4 hace 4 años
  rexim 4089bc63f8 (#4) Fix the valgrind builds hace 4 años
  rexim 16a4a494a7 (#4) Disable valgrind on MacOS build hace 4 años
  rexim 589a36c1ea (#4) Try to enable valgrind in the rest of the CI builds hace 4 años