Commit History

Author SHA1 Message Date
  gingerBill 2b080dbbc2 sync_atomic_* make most ordering parameters compile-time constant 6 years ago
  gingerBill 9cadd58465 Improve tokenizer slightly 6 years ago
  gingerBill 65e9b4d5f0 Update parsers 6 years ago
  gingerBill fb3d73cb20 Make core library use `a..<b` rather than doing `a..b-1` 6 years ago
  gingerBill 222941727f Add `..<` operator for ranges; Add extra checking for bit set assignments 6 years ago
  gingerBill 5697d6df74 -go-to-definitions (OGTD file format) 6 years ago
  gingerBill 426c1ed6f4 -compact flag for 'odin query' 6 years ago
  gingerBill 458ec5922e odin query 6 years ago
  gingerBill f5fdd031f9 Fix polymorphic procedure return by pointer values #374 6 years ago
  gingerBill ceb58ae04f Change import name rules 6 years ago
  gingerBill 868603f617 Merge pull request #375 from Zilarrezko/master 6 years ago
  Zilarrezko d2faa9bef1 make_builder function now properly uses given allocator 6 years ago
  gingerBill b1663a14e9 Add an error for C-style pointer selector expressions using '->' when parsing 6 years ago
  gingerBill 3fc60930e6 Fix constant representability rules 6 years ago
  gingerBill 665734f04f Fix package odin/parser 6 years ago
  gingerBill 16f3bc2c0b Allow comparisons with bit field values 6 years ago
  gingerBill 71a733e3b5 Allow booleans to be assigned to a 1-bit bit field value 6 years ago
  gingerBill a66612e8ae Remove test code 6 years ago
  gingerBill 00c0ce45b3 Fix bug with `clamp` 6 years ago
  gingerBill ab0afa548b Fix ||= and &&= 6 years ago
  gingerBill ea1690b7a1 Improve type inference for variadic parameters 6 years ago
  gingerBill a5ff983266 Fix parapoly related bugs #370 6 years ago
  gingerBill a46a1f5f34 Minor change to bit_field assignment rules 6 years ago
  gingerBill 40135cbc66 Add float64_range and float32_range to package math/rand 6 years ago
  gingerBill c61fd3a70a Modify type_set_offsets to patch minor bug 6 years ago
  gingerBill 45fbc4e8c5 Add `#load` to package odin/parser 6 years ago
  gingerBill 9ce8f124bb Slight change to determine_path_from_string rules 6 years ago
  gingerBill 63bbb9b62f Change the file name rules for imports (use / rather than \ on windows) 6 years ago
  gingerBill 56c4039e72 `#load` directive (request from #368) (Basic implementation) 6 years ago
  gingerBill 0755dfbd5d Merge branch 'master' of https://github.com/odin-lang/Odin 6 years ago