openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
perl11-p2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 141 of 141
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Makefile: sloc make tasks, to roughly count the lines of code in the distro.
_why
More...
over 16 years ago
* core: add a string method, remove the --test option, solve warnings.
_why
More...
over 16 years ago
* core: add a string method, remove the --test option, solve warnings.
_why
More...
over 16 years ago
* core: add number methods, get strings table happening.
_why
More...
over 16 years ago
* core: add number methods, get strings table happening.
_why
More...
over 16 years ago
* core: wrapped up a basic object model, based on id, but i don't allocate a vtable for every object. a vtable is defined only when a method is defined.
_why
More...
over 16 years ago
* core: wrapped up a basic object model, based on id, but i don't allocate a vtable for every object. a vtable is defined only when a method is defined.
_why
More...
over 16 years ago
* core/potion.h: importing table/array type from lua.
_why
More...
over 16 years ago
* core/potion.h: importing table/array type from lua.
_why
More...
over 16 years ago
* Makefile: in todo task, show line number and trim the sentence.
_why
More...
over 16 years ago
* Makefile: in todo task, show line number and trim the sentence.
_why
More...
over 16 years ago
* core/string.c: basic string allocation and hashing, borrowed from lua. * Makefile: the 'todo' task, scans for code marked unfinished.
_why
More...
over 16 years ago
* core/string.c: basic string allocation and hashing, borrowed from lua. * Makefile: the 'todo' task, scans for code marked unfinished.
_why
More...
over 16 years ago
* core/potion.h: starting work on strings and vtables. * core/internal.c: allocation of Potion state. * COPYING: adding lua and obj.c copyrights.
_why
More...
over 16 years ago
* core/potion.h: starting work on strings and vtables. * core/internal.c: allocation of Potion state. * COPYING: adding lua and obj.c copyrights.
_why
More...
over 16 years ago
* core/potion.c: on the fibonacci, do a type check. * core/objmodel.c: store the next available vt id.
_why
More...
over 16 years ago
* core/potion.c: on the fibonacci, do a type check. * core/objmodel.c: store the next available vt id.
_why
More...
over 16 years ago
* README: describtion.
_why
More...
over 16 years ago
* README: describtion.
_why
More...
over 16 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.
_why
More...
over 16 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.
_why
More...
over 16 years ago
* core/potion.h: PNGarbage, the gc header for each object.
_why
More...
over 16 years ago
* core/potion.h: PNGarbage, the gc header for each object.
_why
More...
over 16 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.
_why
More...
over 16 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.
_why
More...
over 16 years ago
* Makefile: adding -Wall. * core: cleaning up some warnings.
_why
More...
over 16 years ago
* Makefile: adding -Wall. * core: cleaning up some warnings.
_why
More...
over 16 years ago
* core: okay, first checkin. the parser is coming together. started this on the 15th.
_why
More...
over 16 years ago
* core: okay, first checkin. the parser is coming together. started this on the 15th.
_why
More...
over 16 years ago
←
1
2
…
133
134
135
136
137
138
139
140
141
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree