Commit Graph

31 Commits (fa712d7fa2b3e4a87974f21044c7eaba3360be96)

Author SHA1 Message Date
cynic 013abd35ef move modulo into the standard library 3 years ago
cynic bdd5ca60d7 revamp `conv` 3 years ago
cynic 1041432d06 have `w` pass up the written content 3 years ago
cynic 01c3fcff5d double gomen 3 years ago
cynic d5683a6bff you pass a bytelength into read(). gomen. 3 years ago
cynic 1f83ddd31b add direct reading/writing of files 3 years ago
cynic 9c0ba1801a move inv into the standard library 3 years ago
cynic 291e61ed8d list reduction for basic arithmetic 3 years ago
cynic 240e0f865f switch `miracle` back to `getattr`, nab `builtins` using `__import__` in `eval` 3 years ago
cynic 4e4075117b make id no-execute and use scope instead of replacement for lambdas 3 years ago
cynic 32030b20ca tidy up some stuff i forgot in the last commit 3 years ago
cynic f79cf38f11 tidy up some stiff i forgot in the last commit 3 years ago
cynic 6cd6aeb54f excsize legacy function handlers 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 17177206f7 recursively box lists 3 years ago
cynic 2ae4658151 list operations 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 d7b423c78a conv + gt & lt + fixed miracle returns 3 years ago
cynic 98747e6df3 match/equality 3 years ago
cynic 6b8f64648a cond 3 years ago
cynic 32875732b5 nealy completely usable 3 years ago