index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exact_value.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix key generation for constant strings in IR
Ginger Bill
2017-06-05
1
-0
/
+5
*
Remove `quaternion128` and `quaternion256` as core types
Ginger Bill
2017-06-01
1
-173
/
+3
*
Use 128-bit integers for ExactValue integers
Ginger Bill
2017-05-30
1
-84
/
+54
*
Add %% operator (divisor modulo)
Ginger Bill
2017-05-09
1
-0
/
+1
*
Add Quaternions: quaternion128, quaternion256
Ginger Bill
2017-04-01
1
-16
/
+191
*
Complex numbers: complex64 complex128
Ginger Bill
2017-04-01
1
-14
/
+143
*
Add branch labels for loops; using list
Ginger Bill
2017-03-19
1
-15
/
+21
*
Refactoring of code: remove `make` prefix on many procedures
Ginger Bill
2017-03-05
1
-31
/
+31
*
++ -- statements; add strconv.odin (and replace some of the fmt procs); Fix ~...
Ginger Bill
2017-02-26
1
-3
/
+4
*
oh boy, basic osx/unix support
zhiayang
2017-02-02
1
-0
/
+1
*
Allow _ in floats
Ginger Bill
2017-01-29
1
-14
/
+79
*
Fix utf8 stuff, Allow _ in numbers, Begin writing next demo code.
Ginger Bill
2017-01-27
1
-12
/
+39
*
(Crude) Cyclic Type Checking
Ginger Bill
2016-12-04
1
-1
/
+1
*
Change entity collection strategy
Ginger Bill
2016-12-03
1
-0
/
+1
*
Basic `when` statement - Compile time if statement
Ginger Bill
2016-11-29
1
-1
/
+1
*
#rune "" to ''; Remove infix and postfix call notation
Ginger Bill
2016-11-28
1
-18
/
+18
*
Numpty forgot to add .c files
Ginger Bill
2016-11-23
1
-0
/
+400