aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #2357 from JeppeSS/sys-windows-additionsgingerBill2023-03-022-0/+21
| |\ \ \
| | * | | Added missing Windows functions for console manipulationJeppe Skov2023-02-282-0/+21
| * | | | Merge pull request #2360 from Lperlind/documentation/dynlibgingerBill2023-03-022-2/+88
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Document core:dynlibLucas Perlind2023-03-022-2/+88
* | | | | cleanup openbsd errors moreColin Davidson2023-03-021-12/+7
* | | | | big error cleanupColin Davidson2023-03-028-821/+829
* | | | | Update commentsJeroen van Rijn2023-03-028-211/+100
* | | | | catch alloc error on wstring_to_utf8 convertColin Davidson2023-03-011-12/+12
* | | | | remove win32 refColin Davidson2023-03-011-3/+2
* | | | | make baby pandas (and Jeroen) happyColin Davidson2023-03-011-1/+1
* | | | | more test cleanupColin Davidson2023-03-013-15/+6
* | | | | more cleanup rippleColin Davidson2023-03-012-9/+14
* | | | | more manual type carryoverColin Davidson2023-03-017-45/+76
* | | | | manually start merging core_netColin Davidson2023-03-0128-146/+6625
|/ / / /
* | | | Document `virtual.Arena`gingerBill2023-02-281-2/+39
* | | | Add docs to `core:path/filepath`gingerBill2023-02-282-6/+46
* | | | Add temp allocator guard; clean up indentationgingerBill2023-02-281-9/+10
* | | | Make `arena_free_all` keep the first memory block for a `.Growing` arenagingerBill2023-02-281-6/+17
* | | | Merge branch 'master' into new-temp-allocatorgingerBill2023-02-2820-289/+737
|\ \ \ \
| * \ \ \ Merge pull request #2354 from elusivePorpoise/mastergingerBill2023-02-281-0/+7
| |\ \ \ \
| | * | | | FindFirstChangeNotification series of callsElusive Porpoise2023-02-271-0/+7
| * | | | | cleanup of os/linuxColin Davidson2023-02-284-170/+71
| |/ / / /
| * | | | Add `core:prof/spall`gingerBill2023-02-261-0/+208
| * | | | Merge pull request #2336 from colrdavidson/tsc_freqgingerBill2023-02-2210-53/+344
| |\ \ \ \
| | * | | | shuffle tsc around a littleColin Davidson2023-02-221-15/+13
| | * | | | add sleep-fallback and invariant checkColin Davidson2023-02-214-20/+60
| | * | | | more function name changesColin Davidson2023-02-214-53/+47
| | * | | | block all x86 tsc functions in when blockColin Davidson2023-02-213-44/+50
| | * | | | adjust func namesColin Davidson2023-02-212-2/+2
| | * | | | use the libc call on darwin so sysctlbyname worksColin Davidson2023-02-214-37/+21
| | * | | | sort out units to make things happierColin Davidson2023-02-191-1/+1
| | * | | | more typo. yay.Colin Davidson2023-02-191-1/+1
| | * | | | intrinsics typoColin Davidson2023-02-191-1/+1
| | * | | | derp. raw-syscallsColin Davidson2023-02-192-2/+1
| | * | | | oops, add intrinsics importColin Davidson2023-02-191-0/+1
| | * | | | make darwin syscalls contextlessColin Davidson2023-02-192-48/+48
| | * | | | add a tsc frequency get for windowsColin Davidson2023-02-191-0/+28
| | * | | | add osx supportColin Davidson2023-02-192-1/+24
| | * | | | begin adding tsc frequency gettersColin Davidson2023-02-194-3/+221
| * | | | | Minor changes in `runtime`gingerBill2023-02-212-29/+31
| |/ / / /
| * | | | Remove debug stringgingerBill2023-02-171-1/+0
| * | | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2023-02-152-35/+71
| |\ \ \ \
| | * | | | fix errno/signaturesColin Davidson2023-02-141-10/+10
| | * | | | fix typoColin Davidson2023-02-141-1/+1
| | * | | | make file access a little more normal across platformsColin Davidson2023-02-142-33/+69
| * | | | | Implement `@(fini)` (opposite of `@(init)`)gingerBill2023-02-152-5/+8
| |/ / / /
* | | | | Fix unreachable errorgingerBill2023-02-191-1/+0
* | | | | Merge branch 'master' into new-temp-allocatorgingerBill2023-02-141-8/+5
|\| | | |
| * | | | Add `#optional_allocator_error` to `make_map`gingerBill2023-02-141-8/+5
| |/ / /
* | | | Fix return valuegingerBill2023-02-101-1/+1