summaryrefslogtreecommitdiff
path: root/pycco
Commit message (Expand)AuthorAgeFilesLines
* Addressed the pycco as a module issueMorgan Goose2010-11-081-7/+7
* Fixed minor conflicts.goosemo2010-11-042-34/+42
|\
| * Import selected functions in to the top level moduleNick Fitzgerald2010-10-312-0/+5
| * Adding --directory flag so you can specify the output directoryNick Fitzgerald2010-10-301-18/+22
| * Remade this branch from the masterNick Fitzgerald2010-10-302-21/+32
| * Removing unused importsNick Fitzgerald2010-10-301-2/+0
| * And then there was utf-8Nick Fitzgerald2010-10-301-1/+1
| * Typo: replacing sources with source.Nick Fitzgerald2010-10-301-1/+1
* | Merge branch 'modulize' of github.com:goosemo/pyccogoosemo2010-11-042-8/+19
|\ \
| * | Remade this branch from the masterMorgan Goose2010-10-282-8/+19
* | | Merge branch 'docstrings'goosemo2010-11-041-7/+5
|\ \ \
| * \ \ Merge branch 'master' of git://github.com/fitzgen/pycco into docstringsMorgan Goose2010-10-281-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | Removed superfluous prints.Morgan Goose2010-10-251-2/+0
| * | | Merge in docstrings, and good orderingMorgan Goose2010-10-251-11/+47
| |\ \ \
| * | | | Ok, excluded the needed thing for using multi-line delims not as commentsMorgan Goose2010-10-251-2/+2
| * | | | Think that the order is good now for the docstrings.Morgan Goose2010-10-251-3/+3
* | | | | Merged in docstringsgoosemo2010-11-041-14/+59
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Got the scope checking working, so my doc block has the preformatted section.goosemo2010-10-221-6/+20
| * | | | Made the multiline strings and the start of preformatted markdown in blocksgoosemo2010-10-221-10/+32
| |/ / /
| * | | Added in some test stuff, and only pushing because this is on my laptop.Morgan Goose2010-10-191-6/+11
* | | | Merge branch 'languages'goosemo2010-11-041-6/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added in a few more languages.goosemo2010-10-271-6/+10
| |/ /
* | | Merge branch 'master' of http://github.com/fitzgen/pyccogoosemo2010-10-271-1/+2
|\ \ \ | |/ / |/| / | |/
| * Using the os module's builtin methods instead of opening a subprocess.Nick Fitzgerald2010-10-211-1/+2
* | Got a basic docstring parsed outMorgan Goose2010-10-181-1/+29
|/
* WhitespaceNick Fitzgerald2010-10-151-3/+3
* Fixing decoding bugNick Fitzgerald2010-10-151-1/+5
* Added a command file option for replicating the directory structure of source...Antti Kaihola2010-10-141-8/+20
* Fixed Python encoding declaration detection for 0- and 1-line filesAntti Kaihola2010-10-141-1/+1
* Fixes #1: refined and applied themoken's encoding declaration patchAntti Kaihola2010-10-141-0/+6
* Fixes #1: applied themoken's UTF-8 patchJack Miller2010-10-141-1/+2
* finally got cross-references rightkhamidou2010-09-011-8/+25
* added cross-referencing to pyccokhamidou2010-09-011-5/+9
* added support for cross-referenceskhamidou2010-09-011-1/+10
* Moving the resources in to their own module to ensure that setup.py installsNick Fitzgerald2010-07-091-4/+5
* Renaming Pocco to PyccoNick Fitzgerald2010-07-081-0/+219