| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BROKEN: partial implementation of C versionHEADmaster | bnewbold | 2010-07-31 | 1 | -4/+23 |
| | | | | | | | | Uses a "preparsing" step that turns /*blah*/-style comment blocks into //-style blocks. Very buggy. Does not currently catch "end of line" //-style comments. | ||||
| * | Moving the resources in to their own module to ensure that setup.py installs | Nick Fitzgerald | 2010-07-09 | 4 | -51/+58 |
| | | | | | them correctly. | ||||
| * | renamed: resources/pycco.css -> pycco_resources/pycco.css | Nick Fitzgerald | 2010-07-09 | 2 | -0/+0 |
| | | | | | renamed: resources/pycco.html -> pycco_resources/pycco.html | ||||
| * | Updating pocco -> pycco in html template | Nick Fitzgerald | 2010-07-08 | 1 | -1/+1 |
| | | |||||
| * | Renaming Pocco to Pycco | Nick Fitzgerald | 2010-07-08 | 5 | -27/+30 |
| | | |||||
| * | Add Lua to the list of languages. | Anders Bergh | 2010-06-30 | 1 | -0/+1 |
| | | |||||
| * | Fixing up pocco to work with files that dont have an extension and adding ↵ | Nick Fitzgerald | 2010-06-29 | 2 | -4/+29 |
| | | | | | the setup.py script | ||||
| * | Making pocco.py standalone, don't need the bin script | Nick Fitzgerald | 2010-06-29 | 2 | -12/+8 |
| | | |||||
| * | Fixing bug with splitting fragments | Nick Fitzgerald | 2010-06-29 | 1 | -2/+10 |
| | | |||||
| * | Fixing argv parameter parsing | Nick Fitzgerald | 2010-06-29 | 2 | -2/+3 |
| | | |||||
| * | Updating README | Nick Fitzgerald | 2010-06-29 | 1 | -10/+19 |
| | | |||||
| * | Little changes | Nick Fitzgerald | 2010-06-29 | 1 | -4/+5 |
| | | |||||
| * | Using the actual pygments module rather than the command line utility | Nick Fitzgerald | 2010-06-29 | 1 | -13/+9 |
| | | |||||
| * | Initial commit. TODO: update README, make setup.py script, make gh-pages | Nick Fitzgerald | 2010-06-29 | 5 | -0/+445 |
