コミット履歴

作者 SHA1 メッセージ 日付
  Ginger Bill 90babbfbf3 Very Basic Profiling 9 年 前
  Ginger Bill b705fa7f22 Change from gbArray(T) to Array<T> 9 年 前
  Ginger Bill f40482aa29 Maybe types; value, ok := maybe_value(x) 9 年 前
  Ginger Bill c6aac264fa Begin work on const llvm aggregate literals 9 年 前
  Ginger Bill 5f6b0942f4 Update Standard Library; Fix Type_Info for integers 9 年 前
  Ginger Bill b593332942 Minimal Dependency Map: Only build what is needed 9 年 前
  Ginger Bill a31bab5aae Unicode file loading; push_allocator & push_context 9 年 前
  Ginger Bill 59b0cf61ef fmt improvement; Minor refactoring 9 年 前
  Ginger Bill 3b266b194f enum_to_string fix; enum count, min_value, max_value 9 年 前
  Ginger Bill 828095afd1 Better name mangler for SSA generation 9 年 前
  Ginger Bill 67694c0df0 VarDecl and ConstDecl split; error, warning, et al. now global 9 年 前
  Ginger Bill 687e78d5dd Some global init cleanup; `volatile` types 9 年 前
  Ginger Bill 56dd12c54c Fix match statements for the new AstNodeArray type 9 年 前
  Ginger Bill cdd8eadda1 Fix type system in SSA generation 9 年 前
  Ginger Bill 25e9b9bc87 min, max, abs 9 年 前
  Ginger Bill fa09d805e2 Match statements; Type System change (Type_Record for all sum and product types) 9 年 前
  Ginger Bill 5399463d9d `down_cast` 9 年 前
  Ginger Bill cda0234d48 Subtyping Polymorphic arguments; `using` procedure parameters 9 年 前
  Ginger Bill 3a189b9c1c Save before Demo 001 9 年 前
  Ginger Bill f93cf3827b Change rune literals to #rune "C" 9 年 前
  Ginger Bill 6bd898e552 Untagged (unsafe) unions and unambiguous in|postfix notation. 9 年 前
  gingerBill 975705f1fc Infix and Postfix procedure calls 9 年 前
  gingerBill 680274b6f1 Implicit Context and #thread_local 9 年 前
  Ginger Bill 745237459a Initial Demo001 code for tour of language 9 年 前
  Ginger Bill f931b089d5 print_(f32|f64) 9 年 前
  gingerBill e8530ca883 Win32 Demo: OpenGL Context 9 年 前
  gingerBill 2d49a61563 defer statements 9 年 前
  gingerBill 0dd17fe843 Win32 Window Test 9 年 前
  gingerBill dcbb2fcfbd Full Unicode Support 9 年 前
  gingerBill 3ed75b22a3 string comparisons 9 年 前