Skip to content

Activity

feat: implement incorrect tuple treatment

omurilopushed 1 commit to feat/parser_and_lexer • a02b691…c61a5b3 • 
on Oct 5, 2023

fix: make file commands

omurilopushed 1 commit to feat/for_loop_and_recursion • cf57698…00d8b0a • 
on Oct 5, 2023

feat: add for loop and stack to minimize recursions

omurilocreated feat/for_loop_and_recursion • cf57698 • 
on Oct 4, 2023

feat: add js implementation

Force push
omuriloforce pushed to feat/implement_in_js • ced2746…d7eb485 • 
on Oct 4, 2023

fix: load fn scope when call fn

omurilopushed 1 commit to feat/without-memoization • 334bcf3…87fd063 • 
on Oct 4, 2023

feat: make blazingly fast

omurilopushed 1 commit to feat/without-memoization • d44925a…334bcf3 • 
on Oct 4, 2023

feat: add js implementation

omurilocreated feat/implement_in_js • ced2746 • 
on Oct 4, 2023

feat: increase a minimum performance

omurilopushed 1 commit to feat/without-memoization • 305dd94…d44925a • 
on Oct 4, 2023

feat: add original rinha tests

omurilocreated feat/without-memoization • 305dd94 • 
on Oct 4, 2023

fix: add decide if function is impure or not

omurilopushed 1 commit to main • 4a244df…9cc9695 • 
on Sep 29, 2023

test: parse all rinha files to json before run tests

omurilopushed 2 commits to main • 70f0282…4a244df • 
on Sep 28, 2023

fix: use toBool instead bool() casting

omurilopushed 1 commit to main • 850436a…70f0282 • 
on Sep 28, 2023

fix: add bool to toString fn

omurilopushed 1 commit to main • 9a2bbfc…850436a • 
on Sep 28, 2023

fix: eval terms of first and second functions and use recursive calls…

omurilopushed 1 commit to main • b41bcc7…9a2bbfc • 
on Sep 28, 2023

feat: add eval test file to run all files in examples

omurilopushed 1 commit to main • e514335…b41bcc7 • 
on Sep 26, 2023

fix: remove fn call copy scope and add cache anonymous fns with rand …

omurilopushed 1 commit to main • 49c510b…e514335 • 
on Sep 26, 2023

fix: remove customization to fib call and implement memoization

omurilopushed 1 commit to main • ef0d263…49c510b • 
on Sep 25, 2023

fix: remove float64 because specs only have i32

omurilopushed 1 commit to main • d54e527…ef0d263 • 
on Sep 25, 2023

fix: typo of toString closure

omurilopushed 1 commit to main • 7cabbff…d54e527 • 
on Sep 25, 2023

fix: add possibility to consider first and second as closure

omurilopushed 1 commit to main • fc9eb4f…7cabbff • 
on Sep 24, 2023

hack: add fib hack

omurilopushed 1 commit to main • 1f2172f…fc9eb4f • 
on Sep 24, 2023

docs: update run commands

omurilopushed 1 commit to main • 80e8d36…1f2172f • 
on Sep 24, 2023

chore: change command make test to make run and add docker volume

omurilopushed 2 commits to main • d00a22f…80e8d36 • 
on Sep 24, 2023

fix: remove comments and implement binary op as boolean

omurilopushed 1 commit to feat/parser_and_lexer • daed042…a02b691 • 
on Sep 24, 2023

chore: create a makefile and update readme

omurilopushed 2 commits to main • 5cd2aa4…d00a22f • 
on Sep 24, 2023

chore: specify on readme only the features are implemented

omurilopushed 1 commit to feat/parser_and_lexer • 07cc2fd…daed042 • 
on Sep 21, 2023

chore: change docker run command to specify using .rinha example files

omurilopushed 1 commit to feat/parser_and_lexer • a12bbed…07cc2fd • 
on Sep 21, 2023

fix: order of add matchers to fix identify - as numeral

omurilocreated feat/parser_and_lexer • a12bbed • 
on Sep 21, 2023

feat: add error when unexpected arguments got

omurilopushed 1 commit to main • 73e8f76…5cd2aa4 • 
on Sep 18, 2023

fix: refactor eq and new binary operations

omurilopushed 1 commit to main • 31f1400…73e8f76 • 
on Sep 18, 2023