Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move module names from _XXXbuiltins to _XXX_builtins to be consistent | Georg Brandl | 2014-10-04 | 1 | -1165/+0 |
* | Regenerate sourcemod builtins | Tim Hatch | 2014-10-04 | 1 | -996/+1077 |
* | Make _sourcemodbuiltins capable of regenerating itself | Tim Hatch | 2014-10-04 | 1 | -9/+16 |
* | Make all keyword lists in special modules into tuples. | Georg Brandl | 2014-09-19 | 1 | -2/+2 |
* | Finalize single-source port for Py2.[67] and Py3.3+. | Georg Brandl | 2014-01-18 | 1 | -3/+6 |
* | manual prettifying and small fixes after futurize run | Georg Brandl | 2014-01-18 | 1 | -0/+1 |
* | futurizing: move to print_function and "except X as Y" syntax | Georg Brandl | 2014-01-18 | 1 | -3/+4 |
* | new year in copyright notice | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
* | Happy new year 2013. | Georg Brandl | 2013-01-09 | 1 | -1/+1 |
* | Fix issues found by "make check". | Georg Brandl | 2013-01-09 | 1 | -2/+2 |
* | Fix and update sourcemodbuiltins | Tim Hatch | 2012-10-06 | 1 | -1/+10 |
* | Add SourcePawn support | Reuben Morais | 2011-11-27 | 1 | -0/+1063 |