summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Modularize the libdimension codebase.Tavian Barnes2015-10-251-1/+2
* Don't ignore core dumps.Tavian Barnes2014-06-261-4/+0
* Update .gitignore for new automake.Tavian Barnes2012-06-051-0/+2
* Hide the presence of dimension.wrapper from wrapper types.Tavian Barnes2011-12-051-1/+1
* Ship dimension client inside the Python package.Tavian Barnes2011-10-311-3/+5
* Add `doc' target to libdimension-python, using pydoc.Tavian Barnes2011-09-251-6/+5
* Implement Progress class.Tavian Barnes2011-06-161-1/+1
* Add Python client.Tavian Barnes2011-06-161-3/+4
* Use Cython for the Python module.Tavian Barnes2011-06-131-0/+1
* Ignore core dumps.Tavian Barnes2011-05-171-0/+4
* Split python Scenes into a new source file, add python tests.Tavian Barnes2011-05-161-0/+1
* Rip out old client.Tavian Barnes2011-05-151-12/+0
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-6/+6
* Add *.exe to .gitignore.Tavian Barnes2010-12-021-0/+1
* Document libdimension with Doxygen.Tavian Barnes2010-11-141-22/+2
* Add some dimension benchmarks.Tavian Barnes2010-09-081-0/+1
* .gitignore libdimension.pc.Tavian Barnes2010-05-171-0/+3
* Implement #declare, #local, and #undef in middle tier.Tavian Barnes2010-02-011-0/+3
* Split grammar.y to allow code re-use.Tavian Barnes2010-01-291-0/+1
* Rename flex and bison input files.Tavian Barnes2009-11-241-3/+3
* Begin bison implementation of parser.Tavian Barnes2009-11-231-1/+3
* Use flex for the tokenizer.Tavian Barnes2009-11-231-0/+2
* Use the parallel-tests automake option.Tavian Barnes2009-10-271-0/+1
* Begin work on `dimension' client program.Tavian Barnes2009-10-261-0/+3
* Re-add PNG test.Tavian Barnes2009-10-061-1/+1
* New benchmarking suite.Tavian Barnes2009-10-041-0/+3
* New test framework.Tavian Barnes2009-10-041-1/+1
* Make test executables end in -test.Tavian Barnes2009-07-011-6/+1
* New C++ dmnsn_scene* wrapper and raytracexx test.Tavian Barnes2009-07-011-0/+1
* Yet more documentation.Tavian Barnes2009-06-271-0/+4
* Add some documentation.Tavian Barnes2009-06-261-1/+17
* Work towards a raytracing engine.Tavian Barnes2009-06-131-1/+2
* Remove tests/pngxx from SCM.Tavian Barnes2009-04-141-0/+1
* New tests for error framework.Tavian Barnes2009-04-101-0/+2
* Fix color handling.Tavian Barnes2009-03-201-1/+1
* Initial commit.Tavian Barnes2009-03-011-0/+30