3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* core/potion.c: on the fibonacci, do a type check. * core/objmodel.c: store the next available vt id. More... over 15 years ago
* core/potion.c: on the fibonacci, do a type check. * core/objmodel.c: store the next available vt id. More... over 15 years ago
* README: describtion. More... over 15 years ago
* README: describtion. More... over 15 years ago
* core/objmodel.c: sketching out the basic object model, inspired by ian piumarta's extensible id model. * core/potion.h: the closure struct. More... over 15 years ago
* core/objmodel.c: sketching out the basic object model, inspired by ian piumarta's extensible id model. * core/potion.h: the closure struct. More... over 15 years ago
* core/potion.h: PNGarbage, the gc header for each object. More... over 15 years ago
* core/potion.h: PNGarbage, the gc header for each object. More... over 15 years ago
* core: detailing the primitive types in core/potion.h. using a ruby VALUE-like structure to decrease memory use and increase math speeds. the price is paid in PN_TYPE, but it's very minor. More... over 15 years ago
* core: detailing the primitive types in core/potion.h. using a ruby VALUE-like structure to decrease memory use and increase math speeds. the price is paid in PN_TYPE, but it's very minor. More... over 15 years ago
* Makefile: adding -Wall. * core: cleaning up some warnings. More... over 15 years ago
* Makefile: adding -Wall. * core: cleaning up some warnings. More... over 15 years ago
* core: okay, first checkin. the parser is coming together. started this on the 15th. More... over 15 years ago
* core: okay, first checkin. the parser is coming together. started this on the 15th. More... over 15 years ago