This website works better with JavaScript.
Explore
Help
Register
Sign In
cynic
/
kurisu-lambda
mirror of
https://github.com/kurisufriend/kurisu-lambda
Watch
1
Star
0
Fork
You've already forked kurisu-lambda
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35
Commits
2
Branches
0
Tags
668 KiB
Tag:
Branch:
Tree:
219bab5ed8
master
verificationdemo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '219bab5ed8'
${ noResults }
Commit Graph
35 Commits (219bab5ed83b375020270084164137ddedf2bd02)
All Branches
Search
Author
SHA1
Message
Date
cynic
219bab5ed8
switch the loop macro to a named lambda as a quick fix
3 years ago
cynic
69b7a2c6d1
add boolean helpers to standard library
3 years ago
cynic
e56ffc38aa
update the standard library ot use lambdas
3 years ago
cynic
2ee4ceefe6
fix some kinks caused by lambda migration
3 years ago
cynic
a040113e65
one small step towards satori
3 years ago
cynic
b9615c028c
fix not operation
3 years ago
cynic
35ec0ece22
swapping `deepcopy` for `copy` results in huge performance improvements
3 years ago
cynic
5874c3a018
re-arrange some stuff
3 years ago
cynic
ca6f0877da
function lexical scoping
3 years ago
cynic
0fc161eb14
lexical scoping
3 years ago
cynic
6063bd4826
built in insert
3 years ago
cynic
790ba06b42
switch miracle from module keying to eval
3 years ago
cynic
fba88fd65b
more stipulations re: lisp similarities
3 years ago
cynic
616f3ef20f
add stipulation for lisp comparison
3 years ago
cynic
0edc435562
readme editing
3 years ago
cynic
265b8e3dfb
add <3 macro
3 years ago
cynic
c10837c119
rm the old structurizer
3 years ago
cynic
17177206f7
recursively box lists
3 years ago
cynic
f37b5e22f8
restructure std library into different files
3 years ago
cynic
fa30ec1f34
fix offbyone in loop macro
3 years ago
cynic
2ae4658151
list operations
3 years ago
cynic
0565c0b9a4
left some debug stuff in~
3 years ago
cynic
f602f062c4
add preprocessor guide to readme
3 years ago
cynic
2eea4e2c48
relative path includes
3 years ago
cynic
3ccff8371d
styling and readme content
3 years ago
cynic
9ea2fa85b0
basic define macros
3 years ago
cynic
6beeb3beba
solve the id-pocalypse (don't recursively execute subs of defun and cond)
3 years ago
cynic
cb81efc544
don't try to execute variable markers before they're subbed
3 years ago
cynic
eff4b7d89d
let fixarr be called on single item
3 years ago
cynic
8b165cb5e5
macro preprocessor
3 years ago
cynic
d7b423c78a
conv + gt & lt + fixed miracle returns
3 years ago
cynic
98747e6df3
match/equality
3 years ago
cynic
6b8f64648a
cond
3 years ago
cynic
4944adce71
init~
3 years ago
cynic
32875732b5
nealy completely usable
3 years ago