提交历史

作者 SHA1 备注 提交日期
  Ginger Bill 758dd9ba16 Fix overloading bug due to `#import .`; Add sys/wgl.odin 8 年之前
  Ginger Bill d1f65097c4 Fix immutable rules; add some general documentation 8 年之前
  Ginger Bill e1fdd675ce v0.1.0 8 年之前
  Ginger Bill ce3582fd89 Remove case sensitivity for libraries on windows 8 年之前
  Ginger Bill e3e16f5d05 Library names - Only link with used foreign libraries 8 年之前
  Ginger Bill b59a052e32 Change casting syntax: `cast(T)x` `transmute(T)x` et al. 8 年之前
  Ginger Bill 2af9fb79dc Change cast syntax, int(x), []byte(s), (^int)(p) 8 年之前
  Ginger Bill ce89a1428e Fix parameter/field lists and #import #include syntax 8 年之前
  Ginger Bill 9202bd1b06 Nearly finished Jai-like declarations 8 年之前
  Ginger Bill a48e0c7179 Begin transition to Jai-like syntax 8 年之前
  Ginger Bill d714bece47 Handle calling conventions correctly 8 年之前
  Ginger Bill d0e1efe622 Generic (grouped) declarations: var, let, const, type, import, include 8 年之前
  Ginger Bill f5eeecaca5 Begin generic declarations for lists of specifications 8 年之前
  Ginger Bill 77e219d442 Change var decl syntax 8 年之前
  Ginger Bill e370337f97 var/const decl; remove `:` from parameter lists 8 年之前
  Ginger Bill 5217eb55b4 Change of `proc` and `type` declaration syntax to "prefix" style 8 年之前
  Ginger Bill f567983260 Semicolons mandatory again (and probably forever now...) 8 年之前
  Ginger Bill a16bdb215a Go/BCPL style semicolon insertion during tokenizing stage 8 年之前
  Ginger Bill 4bb45700a5 Semicolons are required; `when` condition for certain file scope declarations; #import syntax change 8 年之前
  Ginger Bill d9c686b53d `when` statement; Better entity collection system (for both local and global); Better parsing for record declarations 8 年之前
  Ginger Bill 24ca106521 v0.0.3 Build 8 年之前
  Ginger Bill 0cab083b8f #foreign_library; vector fields (x, y, z, w) for count <= 4 8 年之前
  Ginger Bill bbc9739f5c Core library and Better name mangling for files 9 年之前