Historial de Commits

Autor SHA1 Mensaje Fecha
  gingerBill 84a424f21e Add numerous procedure groups `decode_rune`, `decode_last_rune`, `rune_count`, `full_rune` hace 3 años
  gingerBill 0434281f73 Strip semicolons; Make `odin strip-semicolon` replace `..` with `..=` if used as a binary operator hace 4 años
  gingerBill 251da264ed Remove unneeded semicolons from the core library hace 4 años
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library hace 4 años
  gingerBill 49e140f4db Add utf8.full_rune hace 4 años
  gingerBill fc4fdd588e Remove usage of `do` in core library hace 5 años
  gingerBill 7a4ec48389 Fix missing allocator hace 5 años
  gingerBill a101e0d7ba Add `utf8.string_to_runes` `utf8.runes_to_string` hace 5 años
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C hace 5 años
  Kevin Watters b5fdb3f855 Remove unused variables in utf8.odin. hace 5 años
  gingerBill 0977ac111a Fix typo in `package utf8`; add `wchar_t` to `package c` hace 5 años
  gingerBill 2db16d6a32 Add for `package utf8`: `rune_at_pos`, `rune_string_at_pos`, `rune_at`, `rune_offset` hace 5 años
  gingerBill 1734eb949f Update utf8.accept_sizes to use ranged fields hace 5 años
  gingerBill 1da0668653 Add `utf8.rune_index` hace 5 años
  gingerBill f25818e923 Make procedure parameters just named values rather than copied variables hace 6 años
  gingerBill 9b4b20e8b1 package dynlib hace 6 años
  gingerBill 1c9656aedb Vet core library hace 6 años
  gingerBill 8662df2b7f Update `package strings` hace 6 años
  gingerBill 0718f14774 Reduce number of range and slice operators #239 hace 7 años
  gingerBill 3eb8aa8268 Modify CommentGroup parsing hace 7 años
  gingerBill 5b6770f3d2 Parse directories to be packages hace 7 años