summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Added the Hoon rvmmathis/rvmsMathis
2023-08-22Added expander 'define-const' to define type as compile time constantsMathis
2023-08-21Added the --debug-info (-di) instruction to rscMathis
2023-08-21Added support for do as an expanderMathis
2023-08-18Merge branch 'dev' of https://github.com/udem-dlteam/ribbit into devMathis
2023-08-18Remove dispatch call + Made expanders expand firstMathis
2023-08-18Add encoding/optimal to c hostleo-ard
2023-08-18Fix GC problem in the C and x86 RVMsMathis
2023-08-18Added define-expander special formMathis
2023-08-17Merge branch 'dev' of https://github.com/udem-dlteam/ribbit into devMathis
2023-08-17Removed define-dispatch-ruleMathis
2023-08-15pp cleanupLéonard Oest O'Leary
2023-08-15Merge branch 'leo-ard/2b-encoding' into devLéonard Oest O'Leary
2023-08-15Fancy-compiler celanupLéonard Oest O'Leary
2023-08-15Better define-dispatch-rule formMathis
2023-08-15Merge branch 'mathis/tmp' into devMathis
2023-08-15updated the mk-exe filesmathis/tmpMathis
2023-08-15Added the define-dispatch-rule formMathis
2023-08-15Removing pipeline-compilerLéonard Oest O'Leary
2023-08-15Rework 2b encodingLéonard Oest O'Leary
2023-08-15Save before further changesMathis
2023-08-12Tmp move of unfinished stuff to other osMathis Laroche
2023-08-11Quality of life improvementsLéonard Oest O'Leary
2023-08-10Merge branch 'dev' of github.com:udem-dlteam/ribbit into devLéonard Oest O'Leary
2023-08-10Continuing rewriteLéonard Oest O'Leary
2023-08-10Fix repl in asmMathis Laroche
2023-08-10Fix using rsc from another place than the ribbit sourceMathis Laroche
2023-08-09Fix r4rs/tc.scmMathis Laroche
2023-08-09Merge branch 'dev' of github.com:udem-dlteam/ribbit into devLéonard Oest O'Leary
2023-08-09Moved error.scm into io.scm in lib r4rsMathis Laroche
2023-08-09Merge branch 'dev' of github.com:udem-dlteam/ribbit into devLéonard Oest O'Leary
2023-08-09Encoding restructurationLéonard Oest O'Leary
2023-08-09Removed debug printsMathis Laroche
2023-08-09Added resource lib to add custom resource prefix for resourcesMathis Laroche
2023-08-04added ipfs and http support for include and include-strMathis Laroche
2023-08-04Fix little bugsMathis Laroche
2023-08-03Added RSC option to generate executable + shell-cmd primitives in c and jsMathis Laroche
2023-08-01Small changesMathis Laroche
2023-07-31Lots of changesMathis Laroche
2023-07-16one step closer to having working benchmarksLéonard Oest O'Leary
2023-07-08Added type check for all r4rs (passing tests)Mathis Laroche
2023-07-06Added benchmark to makefileMathis Laroche
2023-07-06Fix bootstrap commandLéonard Oest O'Leary
2023-07-06Remove rsc-bootLéonard Oest O'Leary
2023-07-06some fixesLéonard Oest O'Leary
2023-07-06Merge of the two filesLéonard Oest O'Leary
2023-07-05Changes to r4rs libMathis Laroche
2023-07-05Fix bugs and add testLéonard Oest O'Leary
2023-07-05Merge branch 'leo-ard/define-macro' into devLéonard Oest O'Leary
2023-07-05Add scope to macrosLéonard Oest O'Leary