Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding requirements version of fibonacci | James Yoo | 2022-11-24 |
| | |||
* | Merge pull request #84 from themaskedtaquito/main | Braxton Hall | 2022-11-17 |
|\ | | | | | Mari's fib entry | ||
| * | Merge branch 'main' into main | Braxton Hall | 2022-11-17 |
| |\ | |/ |/| | |||
* | | Merge pull request #85 from skairunner/sky/grpcnacci | Braxton Hall | 2022-11-15 |
|\ \ | | | | | | | skairunner: Make fibonacci generator | ||
| * | | skairunner: More comments | Skye Im | 2022-11-15 |
| | | | |||
| * | | skairunner: Update people.json | Skye Im | 2022-11-15 |
| | | | |||
| * | | skairunner: Make fibonacci generator | Skye Im | 2022-11-15 |
|/ / | |||
| * | Add files via upload | themaskedtaquito | 2022-11-16 |
| | | |||
| * | Delete entries/Mari directory | themaskedtaquito | 2022-11-16 |
| | | |||
| * | Update people.json | themaskedtaquito | 2022-11-16 |
| | | |||
| * | Update people.json | themaskedtaquito | 2022-11-14 |
| | | |||
| * | Add files via upload | themaskedtaquito | 2022-11-14 |
|/ | | | Add Mari's entry | ||
* | Merge pull request #83 from braxtonhall/sai | Braxton Hall | 2022-11-14 |
|\ | | | | | Sai | ||
| * | Fix rendering of Sai's submissions | braxtonhall | 2022-11-14 |
| | | |||
| * | Add Sai | braxtonhall | 2022-11-14 |
|/ | |||
* | Merge pull request #82 from s-lando/main | Braxton Hall | 2022-11-14 |
|\ | | | | | Added Elixir Fib | ||
| * | newline formatting | s-lando | 2022-11-13 |
| | | |||
| * | added to people.json | s-lando | 2022-11-13 |
| | | |||
| * | elixir fibs | s-lando | 2022-11-13 |
|/ | |||
* | Merge pull request #81 from j-james/main | Braxton Hall | 2022-11-05 |
|\ | | | | | Wang tiling | ||
| * | Embed pictures in the README | j-james | 2022-11-05 |
| | | |||
| * | Tweak tiles and add an example | j-james | 2022-11-04 |
| | | |||
| * | Partial Wang tiling | j-james | 2022-11-04 |
| | | |||
| * | Switch to bitsets for that sweet sweet 4% speed increase | j-james | 2022-11-04 |
|/ | |||
* | Merge pull request #80 from j-james/main | Braxton Hall | 2022-11-02 |
|\ | | | | | Bug fixes and cleanup | ||
| * | Cut down on number of states | j-james | 2022-11-02 |
| | | |||
| * | Bug fixes, and add a simulator | j-james | 2022-11-02 |
|/ | |||
* | Merge pull request #79 from fhackett/main | Braxton Hall | 2022-11-01 |
|\ | | | | | Variations on effectful lookup table w/ Koka | ||
| * | add myself to people.json | fhackett | 2022-11-01 |
| | | |||
| * | study of Koka store effect | fhackett | 2022-11-01 |
|/ | |||
* | Merge pull request #78 from j-james/main | Braxton Hall | 2022-11-01 |
|\ | | | | | Add a Turing machine | ||
| * | Add annotations previously removed for shock value | j-james | 2022-11-01 |
| | | |||
| * | Update people.json | j-james | 2022-11-01 |
| | | |||
| * | this is the beginning of something really excellent | j-james | 2022-11-01 |
| | | |||
* | | Merge pull request #77 from nwoeanhinnogaehr/main | Braxton Hall | 2022-11-01 |
|\ \ | |/ |/| | Golf x86 elf to 70 bytes & add UBC affiliation | ||
| * | Golf x86 elf to 70 bytes & add UBC affiliation | Noah Weninger | 2022-10-31 |
|/ | |||
* | Merge pull request #76 from gerui/main | Braxton Hall | 2022-10-31 |
|\ | | | | | Add Rui Ge | ||
| * | Added Rui Ge's submission. | Rui Ge | 2022-10-31 |
|/ | | | | Added an MetaOCaml impl, a Prolog impl, and added myself to people.json. | ||
* | Merge pull request #75 from joeyshi12/main | Braxton Hall | 2022-10-31 |
|\ | | | | | Add vimscript | ||
| * | removed gif | Joey Shi | 2022-10-31 |
| | | |||
| * | added demo.gif | Joey Shi | 2022-10-31 |
| | | |||
| * | name change | Joey Shi | 2022-10-31 |
| | | |||
| * | typo lol | Joey Shi | 2022-10-31 |
| | | |||
| * | very cool vimscript | Joey Shi | 2022-10-31 |
|/ | |||
* | Merge pull request #74 from braxtonhall/joel | Braxton Hall | 2022-10-31 |
|\ | | | | | Add Joel Jih | ||
| * | Add Joel | braxtonhall | 2022-10-31 |
|/ | |||
* | Merge pull request #73 from timstr/main | Braxton Hall | 2022-10-31 |
|\ | | | | | Fibonacci using C++ template meta-programming | ||
| * | Add timstr to people.json | timstr | 2022-10-31 |
| | | |||
| * | Delete build artefact | timstr | 2022-10-31 |
| | | |||
| * | Fibonacci in C++ using compile-time template meta-programming and ↵ | timstr | 2022-10-31 |
| | | | | | | | | inheritance-based templated loop unrolling |