gingerBill
|
9cf937fef0
Merge pull request #1430 from DanielGavin/parser-fix
|
3 years ago |
gingerBill
|
a23ee1edc1
Merge pull request #1500 from thePHTest/master
|
3 years ago |
gingerBill
|
9dcb5c075a
Merge pull request #1474 from Kelimion/tracking-example
|
3 years ago |
Phil H
|
e6e04fc6c8
Add 'odin run -help' info for specifying args
|
3 years ago |
gingerBill
|
2e7157ae9c
Correct bytes._split_iterator
|
3 years ago |
gingerBill
|
441365b388
Set the macOS minimum version to 12 for ARM CPUs
|
3 years ago |
gingerBill
|
f561147190
Correct _split_iterator
|
3 years ago |
gingerBill
|
cf528431f5
Merge pull request #1495 from FancyKillerPanda/master
|
3 years ago |
FancyKillerPanda
|
e59064dd59
Updated vendor/sdl2/ttf LIB and DLL.
|
3 years ago |
Mikkel Hjortshøj
|
1c57d1c019
Update nightly.yml
|
3 years ago |
Mikkel Hjortshøj
|
251edf7bc7
Update ci.yml
|
3 years ago |
Jeroen van Rijn
|
546faab0cb
Merge pull request #1481 from jasonKercher/vet_fix
|
3 years ago |
CiD-
|
83e9a6b417
fix -vet for filepath/match.odin
|
3 years ago |
gingerBill
|
30bb2382aa
Correct simple boolean intrinsics
|
3 years ago |
gingerBill
|
61a0b4ec5a
Merge pull request #1480 from NoahR02/opensimplex2_noise
|
3 years ago |
NoahR02
|
accb35506f
Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures.
|
3 years ago |
NoahR02
|
817bc7434d
Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures.
|
3 years ago |
gingerBill
|
3c2ed3bb69
Correct `//+private file` bug
|
3 years ago |
gingerBill
|
9cbf46e689
Fix constant multi pointer declarations through integers
|
3 years ago |
gingerBill
|
cda9fd5271
Add `tag` to `ast.Comp_Lit`
|
3 years ago |
gingerBill
|
0c16f27814
Update parser for `#sparse`
|
3 years ago |
gingerBill
|
19aec13a10
Support rank-2 arrays (matrix-like) for `transpose`
|
3 years ago |
Jeroen van Rijn
|
e896956275
Merge pull request #1475 from Platin21/feature/fix-odin-fmt
|
3 years ago |
Platin21
|
c59c6e98a5
Merge branch 'odin-lang:master' into feature/fix-odin-fmt
|
3 years ago |
Platin21
|
8b1100bf2b
os.open does r/d as default which makes a call to open a dir invalid this should fix this problem
|
3 years ago |
Jeroen van Rijn
|
a3d99765cc
mem: Add `doc.odin` with `Tracking_Allocator` example.
|
3 years ago |
Platin21
|
a724573bb3
Fixes fopendir and readdir_r for arm64 or seemingly doing so
|
3 years ago |
Jeroen van Rijn
|
25769f139a
Merge pull request #1471 from Platin21/feature/fix-odin-fmt
|
3 years ago |
Platin21
|
3edf638cc6
Fixed Typo
|
3 years ago |
Platin21
|
de7e612186
Ignores DS_Store files which MacOS uses for Indexing or some crap
|
3 years ago |