Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for ref type hash tables. | Reimer Behrends | 2014-05-04 | 1 | -1/+266 |
| | | | | | | This reuses the hash table implementation for objects (and the associated tests). For efficiency reasons, iterator implementations are currently adapted rather than calling the TTable code. | ||||
* | Adds example of custom object types used as table key. | Grzegorz Adam Hankiewicz | 2014-04-22 | 1 | -0/+68 |
| | |||||
* | Fixes collections/ttables. | Dominik Picheta | 2014-04-18 | 1 | -1/+1 |
| | |||||
* | fixes '==' for TTTable | Andreas Rumpf | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | fixes '==' for TTTable | Andreas Rumpf | 2014-04-13 | 1 | -1/+7 |
| | |||||
* | indexBy, which indexes a collection into a hashtable | Simon Hafner | 2014-02-06 | 1 | -0/+10 |
| | |||||
* | better html generator for the tester; fixes some VM bugs | Araq | 2014-01-17 | 1 | -1/+1 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -3/+3 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -36/+36 |
| | |||||
* | Mentions nextPowerOfTwo proc for table initialization. | Grzegorz Adam Hankiewicz | 2013-03-17 | 1 | -6/+15 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | 'sort' for ordered tables | Araq | 2013-01-12 | 1 | -1/+47 |
| | |||||
* | 'importcpp' for the JS target to generate an infix call | Araq | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | fixes #293 | Araq | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | made more tests green; fixes #201 | Araq | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | documented hygienic templates; made tests green; fixed system.clamp | Araq | 2012-08-22 | 1 | -7/+10 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | tester: threading tests added | Araq | 2011-11-19 | 1 | -10/+12 |
| | |||||
* | modifyable results for generics; teventemitter works | Araq | 2011-08-09 | 1 | -7/+57 |
| | |||||
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -4/+4 |
| | |||||
* | implemented tables.add | Araq | 2011-06-11 | 1 | -0/+22 |
| | |||||
* | Bugfix: no #line dir with 0 generated | Araq | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | basic generic collections implemented and tested | Araq | 2011-06-07 | 1 | -48/+33 |
| | |||||
* | bugfix: generic instantiation across module boundaries | Araq | 2011-06-06 | 1 | -0/+395 |