aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add more LSL parsing structure.David Walter Seikel2012-01-066-114/+558
|
* Update the not yet used real parser includes to.David Walter Seikel2012-01-052-19/+13
|
* Consolidate the parser includes.David Walter Seikel2012-01-056-89/+75
|
* Bit more cleanup.David Walter Seikel2012-01-051-6/+8
|
* Clean up the parser.David Walter Seikel2012-01-053-142/+100
|
* Remove most of the constants, we can put them in Lua globals later. Make ↵David Walter Seikel2012-01-054-991/+28
| | | | the LSL parner more like the test one.
* Added the unadulterated flex and bison source files from the SL viewer.David Walter Seikel2012-01-054-0/+2757
| | | | | | | | | Actually, from meta-impy, but originaly from one of the SL viewers. They actually produce C files, though some of it is C++. The resulting files wont compile without lots of C++ files from the viewer. Still, it's a step in the right direction. "btyacc: 88 reduce/reduce conflicts." might be a worry though.
* Make the btyacc stuff a little more reentrant to match bison.David Walter Seikel2012-01-051-8/+8
| | | | It's still not reentrant. lol
* Licence info added.David Walter Seikel2012-01-052-0/+64
|
* Add a simple flex + btyacc stub.David Walter Seikel2012-01-0510-1/+1308
| | | | Will be fleshed out soon with LSL grammer.
* Add a compiler stub.David Walter Seikel2012-01-055-3/+47
|
* Move the object files out of the source directory.David Walter Seikel2012-01-042-8/+8
| | | | Should do a proper out of tree build later, this is just quick and dirty for now.
* Skeleton of the GUI test harness for the LuaSL script engine.David Walter Seikel2012-01-049-0/+613
|
* Added a basic .gitignore file.David Walter Seikel2012-01-041-0/+4
|
* Add a test sim with an MLP bed in it.David Walter Seikel2012-01-0420-1/+4056
| | | | No animations yet, wont need them until later, maybe wont need them until this is ready for in world testing.
* README files should include at least a basic description of what it's all ↵David Walter Seikel2012-01-048-8/+43
| | | | about. Filled them in.
* Make some plans.David Walter Seikel2012-01-041-1/+64
|
* Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, ↵David Walter Seikel2012-01-042034-0/+1623945
| | | | | | embryo, and edje. Note that embryo wont be used, but I'm not sure yet if you can build edje without it.
* Add the skeleton.David Walter Seikel2012-01-0411-0/+14
|
* Actually write the README.David Walter Seikel2012-01-041-0/+11
|
* first commitDavid Walter Seikel2012-01-041-0/+0