Commit History

Author SHA1 Message Date
  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 81c592b5e9 Integer Enumerations 9 years ago
  gingerBill a98e93f03f File Library and TypeDecl syntax change 9 years ago
  gingerBill 680274b6f1 Implicit Context and #thread_local 9 years ago
  gingerBill 9e61e3beee field = value, for structure literals 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
  gingerBill 3ed75b22a3 string comparisons 9 years ago
  gingerBill 0f48a7d299 #foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll) 9 years ago
  gingerBill b44bc99b88 append :: proc(s: ^[]T, i: T) -> bool 9 years ago
  gingerBill ee00236412 expr as type; {N}bool is still causing problems 9 years ago
  gingerBill c10b46af9f Compound Literals - struct, array, slice, vector 9 years ago
  gingerBill 19cc77dad3 Code generation for procedure literals 9 years ago
  gingerBill 153c27c755 Tuple support in codegen 9 years ago
  gingerBill c930841f83 f16/f128,u|i128, basic vector support. 9 years ago
  gingerBill ba238c569a Strings galore! 9 years ago
  gingerBill 4a303b5c3e Minor refactor and basic library 9 years ago
  gingerBill 2aaef48c5c String support 9 years ago
  gingerBill 19aea1f198 Basic call expression and fix to assignment count checking 9 years ago
  gingerBill 41e7cadb8d ret, unreachable, param, deref 9 years ago
  gingerBill bf3283c889 Massive Refactor and If statements 9 years ago
  gingerBill e5665a190d Big Refactor to type less :P 9 years ago
  gingerBill 776dc0e8f1 Restart LLVM IR SSA generation 9 years ago
  gingerBill 32ab8fcf99 `alias` and unified parameters lists for procedures and structures. 9 years ago
  gingerBill 9d8355d361 Branch Statements, if init statement, File parsing errors 9 years ago
  gingerBill 3fe7fc344d Compound literals and Warnings 9 years ago
  gingerBill f8fd6fce0b Procedure Literal 9 years ago