Commit History

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