Commit History

Author SHA1 Message Date
  gingerBill 5b6770f3d2 Parse directories to be packages 7 years ago
  gingerBill 718b80ba39 Fix demo for removing default struct values 7 years ago
  gingerBill 4d052d5119 Remove code relating to default struct values 7 years ago
  gingerBill 780b81a59f Allow for NO_DEFAULT_STRUCT_VALUES 7 years ago
  gingerBill 9f1dda701d Comment out test 7 years ago
  gingerBill e597a8d72e Fix issues with exact integer bounds and remove dead code 7 years ago
  gingerBill 18a9fa7355 Improve minimal dependency system 7 years ago
  gingerBill e2eca45188 Fix race condition caused by parallelized parser: #211 7 years ago
  gingerBill b83c3f265b Fix #209 #assert bug 7 years ago
  gingerBill 105de7705a Add `unselector_expr` 7 years ago
  gingerBill 584dffea14 Remove dead code; fix referencing of a type assertion in a selector expression 7 years ago
  gingerBill d63885a495 `array_make` 7 years ago
  gingerBill 27b7dc336a Change parsing for floats and disallow `x.0` 7 years ago
  gingerBill 60a7c68aa6 Minor code reorganization 7 years ago
  gingerBill 5357181484 Multithreaded parser (windows only) 7 years ago
  gingerBill 1cd453db14 Remove unneeded disabled warnings for MSVC 7 years ago
  gingerBill f96a897821 Make `switch in f {` valid 7 years ago
  gingerBill 35ba5771a5 Replace `compile_assert` with `#assert` 7 years ago
  gingerBill b2461f7192 Fix issue #195 7 years ago
  gingerBill 4c339360e9 auto_cast 7 years ago
  gingerBill c4d2d287fc #complete switch; Removal of dyncall 7 years ago
  gingerBill 23ab3c4713 Replace [...] with [?] 7 years ago
  gingerBill 92780e2683 `distinct` keyword for type declarations 7 years ago
  gingerBill ed2f49e8d2 Remove dead code; Fix issue regarding order of evaluation of function parameters (in C++) depending on the compiler (clang vs gcc vs msvc) 7 years ago
  gingerBill 1353d61894 Minor parsing change 7 years ago
  gingerBill 88ba6d8015 `enum #export` 7 years ago
  gingerBill b03ce0e9b4 Modify implicit semicolon rules 7 years ago
  gingerBill 419ab6f00c Named return value act as variables; Code reorganization 7 years ago
  gingerBill 3a44c62ecf Remove old "macro" parsing code 7 years ago
  gingerBill 82057f08ce Fix issue #172 7 years ago