aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Not sure if I can distribute the XMRE description document, so ignoring it ↵David Walter Seikel2013-01-131-0/+1
| | | | to be safe.
* Ignore extantz executable.David Walter Seikel2013-01-131-0/+1
|
* Ignore Irrlicht built files.David Walter Seikel2013-01-131-0/+307
|
* Create constants.lsl at run time from LSL.lua, and use the same ↵David Walter Seikel2012-02-221-0/+1
| | | | infrastructure to generate calls for OpenSim to deal with.
* Updated .gitignoreDavid Walter Seikel2012-02-111-0/+1
|
* Update to latest lemon, and actually use our local copy.David Walter Seikel2012-01-241-3/+5
|
* Update .gitignore for the new libraries.David Walter Seikel2012-01-231-1/+3
|
* Exercise the lua compiler to, and produce an estimate of compile time. Also ↵David Walter Seikel2012-01-231-0/+1
| | | | comment out the edje stuff for now.
* Consider a script as properly compiled if it passes the diff test.David Walter Seikel2012-01-221-0/+1
|
* Ignore output files.David Walter Seikel2012-01-211-0/+2
|
* Update .gitignore for lemon.David Walter Seikel2012-01-121-1/+4
|
* Add more debugging stuff.David Walter Seikel2012-01-061-0/+1
|
* Use the LSL_ enums for parser tokens. Some clean up and debugging.David Walter Seikel2012-01-061-0/+1
| | | | OK, so the parsers prefer to make them defines instead of enums. sigh
* Add more LSL parsing structure.David Walter Seikel2012-01-061-0/+2
|
* Add a simple flex + btyacc stub.David Walter Seikel2012-01-051-0/+5
| | | | Will be fleshed out soon with LSL grammer.
* Move the object files out of the source directory.David Walter Seikel2012-01-041-2/+1
| | | | Should do a proper out of tree build later, this is just quick and dirty for now.
* Added a basic .gitignore file.David Walter Seikel2012-01-041-0/+4