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_backend.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Rename tilde_backend* files to tilde*
gingerBill
2023-07-19
1
-839
/
+0
|
*
Mock out `any` type `switch` statement
gingerBill
2023-07-19
1
-0
/
+80
|
*
Mock out `cg_append_tuple_values`
gingerBill
2023-07-18
1
-4
/
+4
|
*
Update tilde; procedure type determination from debug types
gingerBill
2023-07-18
1
-0
/
+2
|
*
Planning for multi-valued expressions in the tilde backend
gingerBill
2023-07-17
1
-0
/
+13
|
*
Move debug type code its own file
gingerBill
2023-07-17
1
-0
/
+3
|
*
Mostly fill in `cg_debug_type`
gingerBill
2023-07-17
1
-0
/
+3
|
*
Update Tilde; mock out `cg_build_return_stmt`
gingerBill
2023-07-17
1
-2
/
+2
|
|
|
|
128-bit types are broken
*
Begin working on proper expressions
gingerBill
2023-07-15
1
-47
/
+131
|
*
Basic `context` creation
gingerBill
2023-07-15
1
-289
/
+0
|
*
Update TB; Fix calling nullptr TB_Node* problems
gingerBill
2023-07-15
1
-15
/
+17
|
*
Mocking out call related stuff
gingerBill
2023-07-14
1
-6
/
+2
|
*
Mock out more of the addr related stuff
gingerBill
2023-07-14
1
-39
/
+42
|
*
cg_emit_load/cg_emit_store
gingerBill
2023-07-14
1
-0
/
+83
|
*
Stub out expr and const files
gingerBill
2023-07-14
1
-59
/
+108
|
*
Begin work on building statements
gingerBill
2023-07-14
1
-8
/
+23
|
*
Very start of working on Tilde Backend for Odin
gingerBill
2023-07-14
1
-35
/
+750
|
*
Basic global struct example
gingerBill
2023-07-08
1
-4
/
+29
|
*
Hellope World! with Tilde
gingerBill
2023-07-08
1
-1
/
+38
|
*
Add `-tilde` for working on the new compiler
gingerBill
2023-07-08
1
-0
/
+18