gingerBill 3365baee8f `runtime.Typeid_Bit_Field` layout to store more information into the typeid 7 years ago
..
atomics c067b90403 Add basic package support (no IR support yet) 7 years ago
bits 49f2124df0 Support larger integer literals to work with the new BigInt system 7 years ago
c a99cc2fd70 Clean up import lookup code 7 years ago
decimal 0718f14774 Reduce number of range and slice operators #239 7 years ago
fmt 3365baee8f `runtime.Typeid_Bit_Field` layout to store more information into the typeid 7 years ago
hash 0718f14774 Reduce number of range and slice operators #239 7 years ago
math 0718f14774 Reduce number of range and slice operators #239 7 years ago
mem cbc6c2666b Improve proc group scoring algorithm 7 years ago
os 877a78d6ba Fix `make` error messages 7 years ago
runtime 3365baee8f `runtime.Typeid_Bit_Field` layout to store more information into the typeid 7 years ago
sort 0718f14774 Reduce number of range and slice operators #239 7 years ago
strconv 71f94bff76 Minor sanity features for `bit_set` 7 years ago
strings 0718f14774 Reduce number of range and slice operators #239 7 years ago
sync 5f20e04259 Fix on *nix 7 years ago
sys e9e7ce2606 Allow `.allocator` for dynamic arrays; Add `mem.Pool` 7 years ago
thread cdbf831a7a Replace `context <- c {}` with `context = c;`. context assignments are scope based 7 years ago
types 884d5fed9f bit_set['A'..'Z'], bit_set[0..8] 7 years ago
unicode 0718f14774 Reduce number of range and slice operators #239 7 years ago