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
/
tilde.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Tilde
gingerBill
2023-08-19
1
-5
/
+6
*
Fix tilde extension when trying to build as assembly (unsupported currently)
gingerBill
2023-08-08
1
-3
/
+3
*
Tilde: Begin work on #soa
gingerBill
2023-08-07
1
-0
/
+8
*
Mock out map get/set functionality
gingerBill
2023-08-07
1
-1
/
+17
*
Update Tilde for the new TB_Passes approach
gingerBill
2023-07-28
1
-19
/
+25
*
BODGE for finding procedure symbols
gingerBill
2023-07-28
1
-1
/
+19
*
Support non-constant global slices
gingerBill
2023-07-25
1
-10
/
+15
*
Basic support for global variables
gingerBill
2023-07-25
1
-7
/
+22
*
Implement `@(static)` local variables
gingerBill
2023-07-25
1
-1
/
+3
*
Generate anonymous procedure literals
gingerBill
2023-07-25
1
-7
/
+17
*
Continue filling in the global type info data
gingerBill
2023-07-25
1
-113
/
+0
*
Implement basic runtime type information
gingerBill
2023-07-25
1
-1
/
+1
*
Begin work on setting up type information table
gingerBill
2023-07-24
1
-1
/
+27
*
Fix `transmute(uintptr)ptr` etc
gingerBill
2023-07-24
1
-0
/
+18
*
Update Tilde to fix reg alloc bug
gingerBill
2023-07-24
1
-1
/
+1
*
Update Tilde for testing reg spill stuff
gingerBill
2023-07-24
1
-99
/
+16
*
Mock out type info initialize stuff
gingerBill
2023-07-24
1
-5
/
+7
*
Multithread tilde backend
gingerBill
2023-07-24
1
-11
/
+49
*
Generate object name for them module
gingerBill
2023-07-24
1
-4
/
+58
*
Hook up Tilde to the linker code
gingerBill
2023-07-24
1
-4
/
+7
*
Begin working on a minimum build
gingerBill
2023-07-23
1
-1
/
+43
*
Simplify procedure argument handling
gingerBill
2023-07-22
1
-0
/
+1
*
Begin work on builtin procedures
gingerBill
2023-07-22
1
-0
/
+1
*
Update Tilde to get procedure passing rules
gingerBill
2023-07-22
1
-83
/
+12
*
Rename tilde_backend* files to tilde*
gingerBill
2023-07-19
1
-0
/
+839