aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Port random number generators from C# to C with bake build supportcopilot/convert-photonspinrandom-to-ccopilot-swe-agent[bot]2026-02-201-0/+1
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Fix Unicode minus signs to ASCII hyphenscopilot-swe-agent[bot]2026-02-202-2/+2
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Add XorShift, SplitMix64, WyRandom, PCG, and XoroShiro generatorscopilot-swe-agent[bot]2026-02-2013-55/+843
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Update donut ASCII art to a different anglecopilot-swe-agent[bot]2026-02-201-29/+28
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Add comprehensive README documentation for the C implementationcopilot-swe-agent[bot]2026-02-202-0/+96
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Add safety check and clarifying comment for array boundscopilot-swe-agent[bot]2026-02-201-2/+5
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Add .gitignore to exclude compiled binariescopilot-swe-agent[bot]2026-02-202-0/+13
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Convert PhotonSpinRandom.cs to C with @BAKE support and donut ASCII artcopilot-swe-agent[bot]2026-02-205-0/+328
| | | | Co-authored-by: 8e8m <248551607+8e8m@users.noreply.github.com>
* Initial plancopilot-swe-agent[bot]2026-02-200-0/+0
|
* Initial commitHEADmainEmil2026-02-201-0/+2