aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
commentsuse `void` over `return ()`Akshay3 years
masterrefactor LispNumber into Base, improve numerical calculationsAkshay3 years
nerd-commentsbasic comment supportAkshay3 years
pretty-errorsallow multiline expressionsAkshay4 years
quasiquotingadd basic evaluation of unquote-splicing in quasiquoted formsAkshay4 years
 
 
AgeCommit messageAuthorFilesLines
2020-11-12refactor LispNumber into Base, improve numerical calculationsHEADmasterAkshay4-23/+51
2020-11-12use maps over assoc listsAkshay2-32/+8
2020-10-27use `void` over `return ()`commentsAkshay1-21/+10
2020-10-27add newline consumptionAtreya Bain1-7/+14
2020-10-26trim commentAtreya Bain1-6/+0
2020-10-26Add comments into whitespaceAtreya Bain1-12/+16
2020-10-26add comments as whitespaceAtreya Bain1-5/+26
2020-10-23add Base moduleAkshay1-0/+42
2020-10-23refactor internal datatypes to BaseAkshay7-36/+13
2020-10-17add basic evaluation of unquote-splicing in quasiquoted formsquasiquotingAkshay2-25/+34
[...]
 
Clone
https://git.peppe.rs/languages/lisk