Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All literal constants are read-only... | Andy Wingo | 2017-04-18 | 1 | -6/+9 |
* | Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'... | Andy Wingo | 2014-02-08 | 1 | -172/+0 |
|\ | |||||
| * | Deprecate general "uniform-vector" interface... | Andy Wingo | 2014-02-08 | 1 | -1/+58 |
* | | Don't use generalized-vector functions in uniform.c... | Daniel Llorens | 2014-02-06 | 1 | -13/+14 |
* | | Support serialization of uniform vector literals... | Andy Wingo | 2013-10-31 | 1 | -0/+19 |
|/ | |||||
* | deprecate generalized vectors in favor of arrays... | Andy Wingo | 2013-02-18 | 1 | -2/+2 |
* | fix typos in the manual bits generated from source comments.... | Ralf Wildenhues | 2011-02-09 | 1 | -2/+2 |
* | bitvector work... | Andy Wingo | 2010-08-29 | 1 | -8/+6 |
* | Remove unneeded #include <assert.h>.... | Ludovic Courtès | 2009-12-15 | 1 | -2/+0 |
* | fix bitvectors after the array handle refactoring... | Andy Wingo | 2009-09-18 | 1 | -30/+26 |
* | uniform vector functions to their own file... | Andy Wingo | 2009-07-19 | 1 | -0/+254 |