index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dimension
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a preview window written with PyQt.
Tavian Barnes
2011-11-04
1
-1
/
+2
*
Ship dimension client inside the Python package.
Tavian Barnes
2011-10-31
1
-1
/
+11
*
Put the client in bindir.
Tavian Barnes
2011-06-16
1
-1
/
+1
*
Add Python client.
Tavian Barnes
2011-06-16
1
-0
/
+23
*
Rip out old client.
Tavian Barnes
2011-05-15
1
-88
/
+0
*
Group tests and benchmarks with the corresponding source code.
Tavian Barnes
2011-05-15
1
-0
/
+8
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
*
Check for platform support for ioctl(TIOCGWINSZ).
Tavian Barnes
2010-11-30
1
-0
/
+2
*
Use quiet build and colored tests.
Tavian Barnes
2010-05-21
1
-14
/
+14
*
Fix some copyright dates.
Tavian Barnes
2010-05-10
1
-1
/
+1
*
Add -rdynamic to make backtraces more helpful().
Tavian Barnes
2010-02-02
1
-0
/
+4
*
Implement #declare, #local, and #undef in middle tier.
Tavian Barnes
2010-02-01
1
-8
/
+25
*
Split grammar.y to allow code re-use.
Tavian Barnes
2010-01-29
1
-0
/
+16
*
Begin middle-tier lexer.
Tavian Barnes
2010-01-29
1
-0
/
+1
*
Fix up license blurbs and copyright year.
Tavian Barnes
2010-01-27
1
-1
/
+1
*
Clean up parser, and make it GLR.
Tavian Barnes
2009-12-21
1
-1
/
+2
*
Implement a symbol table.
Tavian Barnes
2009-12-19
1
-0
/
+1
*
Rename flex and bison input files.
Tavian Barnes
2009-11-24
1
-3
/
+3
*
Begin bison implementation of parser.
Tavian Barnes
2009-11-23
1
-3
/
+6
*
Use flex for the tokenizer.
Tavian Barnes
2009-11-23
1
-1
/
+1
*
Make `dimension' output some things as it works.
Tavian Barnes
2009-11-20
1
-0
/
+2
*
Skeleton of parser and realizer.
Tavian Barnes
2009-10-29
1
-0
/
+4
*
Refactor tokenizer a bit.
tavianator
2009-10-29
1
-1
/
+3
*
Begin tokenizer.
Tavian Barnes
2009-10-26
1
-1
/
+3
*
Begin work on `dimension' client program.
Tavian Barnes
2009-10-26
1
-0
/
+25