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
L
lubyk-dub
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented class enums, changed default style to return metatable with ctor in Foobar.new.
Gaspard Bucher
More...
over 13 years ago
Implemented overloaded function handling with a fast decision tree.
Gaspard Bucher
More...
over 13 years ago
Implemented decision tree to prepare for overloaded functions.
Gaspard Bucher
More...
over 13 years ago
Implemented default value handling.
Gaspard Bucher
More...
over 13 years ago
Updated readme.
Gaspard Bucher
More...
over 13 years ago
Implemented optimized version without a gc method and compared execution speed.
Gaspard Bucher
More...
over 13 years ago
Return value optimization tested. Template resolution works for typedefs.
Gaspard Bucher
More...
over 13 years ago
Test cleanup
Gaspard Bucher
More...
over 13 years ago
Implemented inheritance management, casting and custom bindings.
Gaspard Bucher
More...
over 13 years ago
Supports operator overloading with return value optimization (obj + obj = create one object).
Gaspard Bucher
More...
over 13 years ago
Fixed bug with bad attribute keys and access to member methods.
Gaspard Bucher
More...
over 13 years ago
Accessors and pointers working !
Gaspard Bucher
More...
over 13 years ago
Better type parsing. Implemented accessor methods and pointer handling.
Gaspard Bucher
More...
over 13 years ago
Parsing class/struct public attributes. Ready to build function body.
Gaspard Bucher
More...
over 13 years ago
Preparing C++ fixtures for more advanced features.
Gaspard Bucher
More...
over 13 years ago
Dub can now build the shared library and generate the xml.
Gaspard Bucher
More...
over 13 years ago
Dub 2.0 parses, compiles and loads simple classes.
Gaspard Bucher
More...
over 13 years ago
Created C++ helper headers and source files.
Gaspard Bucher
More...
over 13 years ago
Added basic method call and return values.
Gaspard Bucher
More...
over 13 years ago
Started to parse function parameters.
Gaspard Bucher
More...
over 13 years ago
Added support for indentation preservation in template and started to work on function body.
Gaspard Bucher
More...
over 13 years ago
Very basic layout for method/function template.
Gaspard Bucher
More...
over 13 years ago
Implemented a basic templating system and started work on the LuaBinder.
Gaspard Bucher
More...
over 13 years ago
Added method list to Class.
Gaspard Bucher
More...
over 13 years ago
Added basic class and typedef parsing. Requiring lubyk until somebody fixes dependency issues (slightly modified LuaXml, lfs).
Gaspard Bucher
More...
over 13 years ago
Created basic classes and testing framework. Need to add an xml parser now.
Gaspard Bucher
More...
over 13 years ago
Adding Doxygen output from lubyk for testing
Gaspard Bucher
More...
over 13 years ago
Starting dub 2.0, fully written in Lua
Gaspard Bucher
More...
over 13 years ago
Enabled custom 'LuaObject' sub-class.
Gaspard Bucher
More...
almost 14 years ago
Fixed 'deleted' method (should be present when we use LuaObject).
Gaspard Bucher
More...
almost 14 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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