Commit History

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