Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith 246ec785df Add support for converting between integer types (#4753) пре 1 година
  Richard Smith c1590f886a Add equality comparison support for `bool`. (#4701) пре 1 година
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) пре 1 година
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) пре 1 година
  Richard Smith cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) пре 1 година
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) пре 1 година
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) пре 1 година
  Jon Ross-Perkins 8bb80d8271 Add a basic Core.Print function for ints. (#4078) пре 1 година
  Pablo Paglilla d28c63df01 Add support for builtin float comparison operations (#3899) пре 2 година
  Pablo Paglilla cae62765af Add builtins for basic float operations (#3897) пре 2 година
  Richard Smith 5964795f34 Use separate builtins for signed / unsigned arithmetic. (#3892) пре 2 година
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) пре 2 година
  Jon Ross-Perkins 6889aff49a Add functions for instantiating builtin types through lookup. (#3857) пре 2 година
  Richard Smith 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) пре 2 година
  Richard Smith ebbc648342 Add builtins for some basic integer operations. (#3816) пре 2 година
  Richard Smith a3d77d9b74 Factor out some parts of builtin handling and add declaration checking. (#3815) пре 2 година