aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Adding requirements version of fibonacciJames Yoo2022-11-24
|
* Merge pull request #84 from themaskedtaquito/mainBraxton Hall2022-11-17
|\ | | | | Mari's fib entry
| * Merge branch 'main' into mainBraxton Hall2022-11-17
| |\ | |/ |/|
* | Merge pull request #85 from skairunner/sky/grpcnacciBraxton Hall2022-11-15
|\ \ | | | | | | skairunner: Make fibonacci generator
| * | skairunner: More commentsSkye Im2022-11-15
| | |
| * | skairunner: Update people.jsonSkye Im2022-11-15
| | |
| * | skairunner: Make fibonacci generatorSkye Im2022-11-15
|/ /
| * Add files via uploadthemaskedtaquito2022-11-16
| |
| * Delete entries/Mari directorythemaskedtaquito2022-11-16
| |
| * Update people.jsonthemaskedtaquito2022-11-16
| |
| * Update people.jsonthemaskedtaquito2022-11-14
| |
| * Add files via uploadthemaskedtaquito2022-11-14
|/ | | Add Mari's entry
* Merge pull request #83 from braxtonhall/saiBraxton Hall2022-11-14
|\ | | | | Sai
| * Fix rendering of Sai's submissionsbraxtonhall2022-11-14
| |
| * Add Saibraxtonhall2022-11-14
|/
* Merge pull request #82 from s-lando/mainBraxton Hall2022-11-14
|\ | | | | Added Elixir Fib
| * newline formattings-lando2022-11-13
| |
| * added to people.jsons-lando2022-11-13
| |
| * elixir fibss-lando2022-11-13
|/
* Merge pull request #81 from j-james/mainBraxton Hall2022-11-05
|\ | | | | Wang tiling
| * Embed pictures in the READMEj-james2022-11-05
| |
| * Tweak tiles and add an examplej-james2022-11-04
| |
| * Partial Wang tilingj-james2022-11-04
| |
| * Switch to bitsets for that sweet sweet 4% speed increasej-james2022-11-04
|/
* Merge pull request #80 from j-james/mainBraxton Hall2022-11-02
|\ | | | | Bug fixes and cleanup
| * Cut down on number of statesj-james2022-11-02
| |
| * Bug fixes, and add a simulatorj-james2022-11-02
|/
* Merge pull request #79 from fhackett/mainBraxton Hall2022-11-01
|\ | | | | Variations on effectful lookup table w/ Koka
| * add myself to people.jsonfhackett2022-11-01
| |
| * study of Koka store effectfhackett2022-11-01
|/
* Merge pull request #78 from j-james/mainBraxton Hall2022-11-01
|\ | | | | Add a Turing machine
| * Add annotations previously removed for shock valuej-james2022-11-01
| |
| * Update people.jsonj-james2022-11-01
| |
| * this is the beginning of something really excellentj-james2022-11-01
| |
* | Merge pull request #77 from nwoeanhinnogaehr/mainBraxton Hall2022-11-01
|\ \ | |/ |/| Golf x86 elf to 70 bytes & add UBC affiliation
| * Golf x86 elf to 70 bytes & add UBC affiliationNoah Weninger2022-10-31
|/
* Merge pull request #76 from gerui/mainBraxton Hall2022-10-31
|\ | | | | Add Rui Ge
| * Added Rui Ge's submission.Rui Ge2022-10-31
|/ | | | Added an MetaOCaml impl, a Prolog impl, and added myself to people.json.
* Merge pull request #75 from joeyshi12/mainBraxton Hall2022-10-31
|\ | | | | Add vimscript
| * removed gifJoey Shi2022-10-31
| |
| * added demo.gifJoey Shi2022-10-31
| |
| * name changeJoey Shi2022-10-31
| |
| * typo lolJoey Shi2022-10-31
| |
| * very cool vimscriptJoey Shi2022-10-31
|/
* Merge pull request #74 from braxtonhall/joelBraxton Hall2022-10-31
|\ | | | | Add Joel Jih
| * Add Joelbraxtonhall2022-10-31
|/
* Merge pull request #73 from timstr/mainBraxton Hall2022-10-31
|\ | | | | Fibonacci using C++ template meta-programming
| * Add timstr to people.jsontimstr2022-10-31
| |
| * Delete build artefacttimstr2022-10-31
| |
| * Fibonacci in C++ using compile-time template meta-programming and ↵timstr2022-10-31
| | | | | | | | inheritance-based templated loop unrolling