Commit History

Author SHA1 Message Date
  gingerBill be76da2c90 Begin optimizing tokenizer; Replace `gb_utf8_decode` with `utf8_decode` (CC but easier to change later) 4 years ago
  gingerBill 876820789e Add `rune_is_letter_or_digit` for tokenizer 5 years ago
  gingerBill 4e21a4d46a Optimize `rune_is_*` procedures for tokenizer 5 years ago
  gingerBill 218d1131e8 Change how foreign imports work for mac 5 years ago
  gingerBill 2614830c69 Minor code organization change 6 years ago
  gingerBill 547a2831c7 Clean up name mangling by using unique package names per project 7 years ago
  Ginger Bill 9b61adb97d Build as C++ 8 years ago
  Ginger Bill 4d30ef7eda Change extensions .cpp to .c 8 years ago
  Ginger Bill 8ecfca0c9b Remove templated Map; replace with #include macro "templates" trick 8 years ago
  Ginger Bill f60dc7b0a7 Minor Style Fixes 8 years ago
  Ginger Bill b593332942 Minimal Dependency Map: Only build what is needed 9 years ago
  Ginger Bill 0e2347e582 Filename as default import name; as .; as _; panic() 9 years ago
  Ginger Bill ae75ab169b Pointer arithmetic builtin procedures 9 years ago
  gingerBill dcbb2fcfbd Full Unicode Support 9 years ago