openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
stackd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
1 day
ago.
Aug 28, 2025 — Aug 28, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge commit 'origin/master'
Christopher Bertels
More...
almost 17 years ago
added a few more primitive words and added a stackd-version for project eulers first problem (http://projecteuler.net/)
Christopher Bertels
More...
almost 17 years ago
new generated parser from grammer file
Christopher Bertels
More...
almost 17 years ago
added **root_path** symbol to global scope, which holds the path to stackd's root dir. also fixed tab-completion method.
Christopher Bertels
More...
almost 17 years ago
added list of children-scopes to Scope class. fixed Stackd::defined_symbols so that it also returns the symbols defined in child-scopes of the toplevel scope. this makes tab-completion in the repl work nicely :)
Christopher Bertels
More...
almost 17 years ago
nicer repl with history & tab-completion :)
Christopher Bertels
More...
almost 17 years ago
fixed error in Stack#check_empty
Christopher Bertels
More...
almost 17 years ago
fixed literal boolean support in grammar
Christopher Bertels
More...
almost 17 years ago
added support for inheritance with tuples. also updated examples/generics to make use of it & updated README.
Christopher Bertels
More...
almost 17 years ago
Merge branch 'object-system'
Christopher Bertels
More...
almost 17 years ago
use: only loads & evaluates given modules, if not loaded yet.
Christopher Bertels
More...
almost 17 years ago
Merge branch 'object-system'
Christopher Bertels
More...
almost 17 years ago
some nicer debug output.
Christopher Bertels
More...
almost 17 years ago
Merge branch 'object-system'
Christopher Bertels
More...
almost 17 years ago
Generic words & methods should work now. added GenericWord and GenericMethod classes for generic methods support. also updated examples.generics example code and moved with_args() to DS class.
Christopher Bertels
More...
almost 17 years ago
fixed core.ruby#const_get
Christopher Bertels
More...
almost 17 years ago
added language introduction documentation
Christopher Bertels
More...
almost 17 years ago
started implementation of generic words. also added an example.
Christopher Bertels
More...
almost 17 years ago
added core.ruby & core.math::PI
Christopher Bertels
More...
almost 17 years ago
added core.console & tuple example.
Christopher Bertels
More...
almost 17 years ago
added support for slot accessors.
Christopher Bertels
More...
almost 17 years ago
Merge branch 'object-system'
Christopher Bertels
More...
almost 17 years ago
added simple support for tuple instances & creating them via 'new' word.
Christopher Bertels
More...
almost 17 years ago
strings are sequences as well
Christopher Bertels
More...
almost 17 years ago
started to implement simple object system (tuples). more to come.
Christopher Bertels
More...
almost 17 years ago
renamed runtime/datastack -> runtime/stacks added module definitions at top of all example files.
Christopher Bertels
More...
almost 17 years ago
simplified Stack#take
Christopher Bertels
More...
almost 17 years ago
fixed horrible implementation of map word.
Christopher Bertels
More...
almost 17 years ago
added loop combinators, random word, and some more sequence words.
Christopher Bertels
More...
almost 17 years ago
added 2dip as primitive and many more words to corelib.
Christopher Bertels
More...
almost 17 years ago
←
1
2
→
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