aboutsummaryrefslogtreecommitdiff
path: root/entries
Commit message (Collapse)AuthorAge
* elixir fibss-lando2022-11-13
|
* 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
|
* Cut down on number of statesj-james2022-11-02
|
* Bug fixes, and add a simulatorj-james2022-11-02
|
* 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
| |
| * this is the beginning of something really excellentj-james2022-11-01
| |
* | Golf x86 elf to 70 bytes & add UBC affiliationNoah Weninger2022-10-31
|/
* Added Rui Ge's submission.Rui Ge2022-10-31
| | | | Added an MetaOCaml impl, a Prolog impl, and added myself to people.json.
* removed gifJoey Shi2022-10-31
|
* added demo.gifJoey Shi2022-10-31
|
* very cool vimscriptJoey Shi2022-10-31
|
* Add Joelbraxtonhall2022-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
* Fibonacci in C++ using compile-time template meta-programming and ↵timstr2022-10-31
| | | | inheritance-based templated loop unrolling
* Add Jifeng Wubraxtonhall2022-10-30
|
* Merge branch 'main' into mainBraxton Hall2022-10-30
|\
| * Add Nimj-james2022-10-30
| |
* | Add a buggy implementationcc-212022-10-30
|/
* update peoplemarkusde2022-10-29
|
* add good codemarkusde2022-10-29
|
* add james yoomarkusde2022-10-29
|
* Merge pull request #67 from zgrannan/mainBraxton Hall2022-10-28
|\ | | | | Sleep fib
| * Add another fibZack Grannan2022-10-28
| |
* | Add Nick Bradleybraxtonhall2022-10-28
|/
* Add idiomatic Perl5 implementationSamuel Breese2022-10-28
|
* Add Alex's viper fibbraxtonhall2022-10-27
|
* Merge branch 'main' into mainBraxton Hall2022-10-27
|\
| * Merge pull request #60 from nwoeanhinnogaehr/patch-1Braxton Hall2022-10-27
| |\ | | | | | | Save 2 bytes in fib.asm
| | * Save 2 bytes in fib.asmNoah Weninger2022-10-27
| | |
| * | Add Patricebraxtonhall2022-10-27
| |/
| * Katharine's contribution with a simple fibKatharine Kerr2022-10-27
| |
* | Create fib.crKomodo2022-10-27
| |
* | Create fib.rbKomodo2022-10-27
|/
* Merge pull request #53 from Nakilon/mainBraxton Hall2022-10-27
|\ | | | | in my language RASEL
| * RASELVictor Maslov2022-10-27
| |
* | Merge pull request #55 from braxtonhall/alexBraxton Hall2022-10-27
|\ \ | | | | | | Alex Summers
| * | Add Alexbraxtonhall2022-10-27
| |/
* / Add human in the loop fibZack Grannan2022-10-27
|/
* Merge branch 'main' into lilyLily Lin2022-10-26
|\
| * Merge pull request #51 from dewert99/mainBraxton Hall2022-10-26
| |\ | | | | | | Fib with BigInts
| | * Create big_fib.rsDavid Ewert2022-10-26
| | |
| * | Add Kevin Dhirbraxtonhall2022-10-26
| | |
| * | add x86 elf (81 bytes)Noah Weninger2022-10-26
| | |
| * | Merge pull request #48 from braxtonhall/davidBraxton Hall2022-10-26
| |\ \ | | | | | | | | Add David Zheng