descriptionIlari's collection of esolang implementations
ownerilari.liusvaara@elisanet.fi
last changeMon, 26 Jul 2010 18:49:04 +0000 (26 21:49 +0300)
content tags
add:
readme
Few esolang implementations I have done
shortlog
2010-07-26 Ilari LiusvaaraAdd licencecapfuck/master
2007-08-18 Ilari LiusvaaraUpdate makefile
2007-08-18 Ilari LiusvaaraUse [] instead of [0] in structures.
2007-08-18 Ilari LiusvaaraRemove types.h
2007-08-18 Ilari LiusvaaraSplit off parser to module parser and close it.
2007-08-18 Ilari LiusvaaraFix error message
2007-08-18 Ilari LiusvaaraBreak off context handling and stdlib to modules contex...
2007-08-18 Ilari LiusvaaraMove vat handling to module vat and close it.
2007-08-18 Ilari LiusvaaraMove rest of message handling to module message and...
2007-08-18 Ilari LiusvaaraMove message queue handling to message module.
2007-08-17 Ilari LiusvaaraMove routine for recursive marking of reachability...
2007-08-17 Ilari LiusvaaraRefactor all object-realated manipulation to module...
2007-08-17 Ilari LiusvaaraGet rid of all external references to class fields...
2007-08-17 Ilari LiusvaaraGet rid of external reads into struct class fields.
2007-08-17 Ilari LiusvaaraMove class list handling to dedicated module (class).
2007-08-17 Ilari LiusvaaraRemove globals capfuck_std{in,out,err}
...
heads
13 years ago pointerb/master
13 years ago icfg-gse/master
13 years ago capfuck/master