Commit History

作者 SHA1 備註 提交日期
  Cesar Rodas d67d386b52 With the compiler_expr optimizations the output needs fewer optimizations 10 月之前
  Cesar Rodas 33f801b0ba Remove $ from the variable name. Bye bye PHP 10 月之前
  Cesar Rodas 4e44587154 Remove LIMIT and ORDER BY from the language 10 月之前
  Cesar Rodas 07b0f6c5b4 Fix optimization issues, enabled back `remove_dead_code` on each iteration and enhanced resolve_label 10 月之前
  Cesar Rodas 7eb02fad1b 1. Move remove_dead_code to its own final stage optiimzation 10 月之前
  Cesar Rodas ebd481baeb Add optimization to remove dead code 10 月之前
  Cesar Rodas 75a4bff631 Added ability to rearrange expression terms 10 月之前
  Cesar Rodas f4115ceb24 Added support for boolean literals 10 月之前
  Cesar Rodas 67af4f1b80 Added tests 10 月之前
  Cesar Rodas 32c1b594f2 Remove LOAD, as they are preexecuted 10 月之前
  Cesar Rodas c048a71e7b Code cleanup 10 月之前
  Cesar Rodas 43b7aa39c7 Fixed bug in optimization 10 月之前
  Cesar Rodas d830f48c3b More optimizations 10 月之前
  Cesar Rodas 5e30a03a72 Fixed optimization bug 10 月之前
  Cesar Rodas d1673fe0c4 More optimizations 10 月之前
  Cesar Rodas f424663530 Started working on the optimize() 10 月之前
  Cesar Rodas dba98e193b Optimizations 10 月之前
  Cesar Rodas 1368191040 Working on the compiler 10 月之前
  Cesar Rodas 6903f7e03d Add proper types for Addr and Register 10 月之前
  Cesar Rodas 7befdbc554 Foo 10 月之前
  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 月之前
  Cesar Rodas 6a6b54d1df Fixed clippy issues 9 月之前
  Cesar Rodas 67549e2f07 tiny ledger 9 月之前
  César D. Rodas 52a047e8a3 Add tests (#10) 9 月之前
  Cesar Rodas 595c62b651 Improve withdrawal/deposit API to include replay_protection 9 月之前
  Cesar Rodas 9c78cf8eb3 Exposed Replay protection to HTTPd wrapper 9 月之前