#1 Query language

Aberto
cesar quer mesclar 30 commits de cesar/expr-engine em cesar/main

30 Commits

Autor SHA1 Mensagem Data
  Cesar Rodas 77b87fa3f8 Execute the initial LOAD and create the initial_register há 4 meses atrás
  Cesar Rodas 84df9c0537 Upgrade `ValueOrRef`. há 4 meses atrás
  Cesar Rodas a661fe4b18 WIP há 4 meses atrás
  Cesar Rodas 535247fb00 Check there is no jump between the checks há 5 meses atrás
  Cesar Rodas caf65c34b9 Add another optimization há 5 meses atrás
  Cesar Rodas d67d386b52 With the compiler_expr optimizations the output needs fewer optimizations há 5 meses atrás
  Cesar Rodas 33f801b0ba Remove $ from the variable name. Bye bye PHP há 5 meses atrás
  Cesar Rodas 4e44587154 Remove LIMIT and ORDER BY from the language há 5 meses atrás
  Cesar Rodas 07b0f6c5b4 Fix optimization issues, enabled back `remove_dead_code` on each iteration and enhanced resolve_label há 5 meses atrás
  Cesar Rodas 7eb02fad1b 1. Move remove_dead_code to its own final stage optiimzation há 5 meses atrás
  Cesar Rodas ebd481baeb Add optimization to remove dead code há 5 meses atrás
  Cesar Rodas 75a4bff631 Added ability to rearrange expression terms há 5 meses atrás
  Cesar Rodas f4115ceb24 Added support for boolean literals há 5 meses atrás
  Cesar Rodas 67af4f1b80 Added tests há 5 meses atrás
  Cesar Rodas 32c1b594f2 Remove LOAD, as they are preexecuted há 5 meses atrás
  Cesar Rodas c048a71e7b Code cleanup há 5 meses atrás
  Cesar Rodas 43b7aa39c7 Fixed bug in optimization há 5 meses atrás
  Cesar Rodas d830f48c3b More optimizations há 5 meses atrás
  Cesar Rodas 5e30a03a72 Fixed optimization bug há 5 meses atrás
  Cesar Rodas d1673fe0c4 More optimizations há 5 meses atrás
  Cesar Rodas f424663530 Started working on the optimize() há 5 meses atrás
  Cesar Rodas dba98e193b Optimizations há 5 meses atrás
  Cesar Rodas 1368191040 Working on the compiler há 5 meses atrás
  Cesar Rodas 6903f7e03d Add proper types for Addr and Register há 5 meses atrás
  Cesar Rodas 7befdbc554 Foo há 5 meses atrás
  Cesar Rodas aaf206c280 Add ability to jump há 5 meses atrás
  Cesar Rodas ac9b5b35e8 add error support há 5 meses atrás
  Cesar Rodas 696bf760f7 String support há 5 meses atrás
  Cesar Rodas 8f4f5bc6a6 Working on formalizing the query language há 5 meses atrás
  Cesar Rodas 75a068eaa8 Working a Expr há 5 meses atrás