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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
-show-defineables and -export-defineables
Laytan Laats
2024-06-06
1
-0
/
+124
*
|
Fix compiler silently returning if `parse_packages` fails
Feoramund
2024-06-13
1
-1
/
+2
|
/
*
orca windows
laytan
2024-06-05
1
-1
/
+5
*
improve orca target
Laytan Laats
2024-06-05
1
-0
/
+28
*
Merge pull request #3615 from puzzleddev/export-dependencies
gingerBill
2024-06-04
1
-1
/
+126
|
\
|
*
Add the option to export dependencies as JSON.
tim4242
2024-05-24
1
-51
/
+113
|
*
Improved depdendency formatting to support paths containing spaces
tim4242
2024-05-24
1
-1
/
+20
|
*
Initial dependency file generation
tim4242
2024-05-24
1
-4
/
+48
*
|
Merge pull request #3646 from Feoramund/multi-test
Jeroen van Rijn
2024-06-04
1
-24
/
+0
|
\
\
|
*
|
Remove `-test-name` in favor of test runner option
Feoramund
2024-06-02
1
-24
/
+0
|
|
/
*
/
Fix #3660
Feoramund
2024-06-02
1
-0
/
+4
|
/
*
Reimplement `-build-mode:static`/`-build-mode:lib`
gingerBill
2024-05-16
1
-0
/
+10
*
llvm 18: general unix and darwin specifics
Laytan Laats
2024-05-07
1
-5
/
+2
*
compiler: improve target features support
Laytan Laats
2024-05-02
1
-6
/
+73
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2024-04-22
1
-4
/
+4
|
\
|
*
spelling
Thomas la Cour
2024-04-20
1
-4
/
+4
*
|
Add check for `build.` and `run.` typos
gingerBill
2024-04-22
1
-2
/
+11
|
/
*
Add `-no-type-assert` and `ODIN_NO_TYPE_ASSERT`
gingerBill
2024-04-18
1
-0
/
+9
*
add 'odin root' command
Laytan Laats
2024-04-13
1
-0
/
+4
*
Add `-vet-unused-variables` and ``-vet-unused-imports` (`-vet-unused` is both)
gingerBill
2024-04-11
1
-8
/
+23
*
Default to "smart" linker behaviour; Add `-min-link-libs` to use minimize lin...
gingerBill
2024-04-04
1
-0
/
+13
*
Clarity warning and error printing
gingerBill
2024-04-02
1
-0
/
+7
*
darwin: be less annoying about "incompatible" library versions
Laytan Laats
2024-03-25
1
-1
/
+2
*
darwin: fix ld warnings and set minimum os version
Laytan Laats
2024-03-23
1
-1
/
+1
*
Replace `gb_exit(1)` with `exit_with_errors()` where appropriate
gingerBill
2024-03-19
1
-1
/
+1
*
Add `-json-errors`
gingerBill
2024-03-19
1
-0
/
+10
*
Serialize errors to make them sortable, deterministic, and generally more con...
gingerBill
2024-03-19
1
-1
/
+3
*
Improve error handling for missing library collection provided by the compiler
gingerBill
2024-02-07
1
-7
/
+17
*
Make run args take the first '--' as the start of the args, instead of the la...
flysand7
2024-02-04
1
-4
/
+8
*
Merge pull request #3141 from laytan/add-all-packages-flag-for-tests
gingerBill
2024-01-31
1
-1
/
+6
|
\
|
*
Add `odin test -all-packages` to be able to test an entire project
Laytan Laats
2024-01-26
1
-1
/
+6
*
|
`-default-to-panic-allocator`
gingerBill
2024-01-28
1
-0
/
+14
*
|
Move `core:runtime` to `base:runtime`; keep alias around
gingerBill
2024-01-28
1
-0
/
+1
|
/
*
Expand -subsystem option on Windows
Jeroen van Rijn
2024-01-18
1
-8
/
+35
*
Clean up error block usage
gingerBill
2024-01-05
1
-0
/
+2
*
Add `-obfuscate-source-code-locations`
gingerBill
2023-12-13
1
-0
/
+12
*
Silence writable string warnings when compiling Odin on Linux.
Jeroen van Rijn
2023-12-03
1
-2
/
+2
*
Fix oversights, apply minor improvements
Tarık B
2023-11-25
1
-15
/
+16
*
Apply consistent usage of third-person singular
Tarık B
2023-11-25
1
-43
/
+43
*
Standardize to consistent 3-space indentation for inline comments
Tarık B
2023-11-25
1
-24
/
+24
*
Remove redundant example
Tarık B
2023-11-25
1
-1
/
+0
*
Fix newly introduced capitalization and punctuation error
Tarık B
2023-11-25
1
-1
/
+1
*
Increase indentation for -vet extra check listing
Tarık B
2023-11-25
1
-3
/
+3
*
Unify showing of available options
Tarık B
2023-11-25
1
-15
/
+21
*
Capitalize first word of sentences
Tarık B
2023-11-25
1
-10
/
+10
*
Add period at the end of sentences.
Tarık B
2023-11-25
1
-104
/
+104
*
Fix typo
Tarık B
2023-11-25
1
-1
/
+1
*
Fix indentation
Tarık B
2023-11-25
1
-3
/
+3
*
Add -microarch:? to help text.
Jeroen van Rijn
2023-11-11
1
-0
/
+1
*
Re-add `break`.
Jeroen van Rijn
2023-11-10
1
-0
/
+1
[prev]
[next]