| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove zero-length files. | Mark Linimon | 2006-09-16 | 1 | -0/+0 |
| | | | | | | | | | | PR: ports/101612 Submitted by: alepulver Pointy hat to: linimon Notes: svn path=/head/; revision=173163 | ||||
| * | Modify these files to reflect bsd.lua.mk as tested on the cluster. | Mark Linimon | 2006-09-15 | 1 | -26/+0 |
| | | | | | | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr Notes: svn path=/head/; revision=173100 | ||||
| * | toLua is a tool that greatly simplifies the integration of C/C++ | Edwin Groothuis | 2004-11-21 | 1 | -0/+26 |
| code with Lua. Based on a "cleaned" header file, toLua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules. WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/ Author: Waldemar Celes <celes@tecgraf.puc-rio.br> Notes: svn path=/head/; revision=122064 | |||||
