Jon Ross-Perkins
|
8bb80d8271
Add a basic Core.Print function for ints. (#4078)
|
1 год назад |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 лет назад |
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 лет назад |