summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #113 from pycco-docs/zax/update-for-ciHEADmasterZach Smith2019-12-204-16/+14
|\
| * Update for CIZach Smith2019-12-204-16/+14
|/
* Merge pull request #107 from kylebarron/new-languagesZach Smith2019-12-201-0/+10
|\
| * Add upper-cased .RKyle Barron2019-02-071-0/+1
| * Add R, Julia, Matlab, and Stata to supported languagesKyle Barron2019-02-071-0/+9
* | Merge pull request #110 from dsignr/masterZach Smith2019-12-201-0/+1
|\ \
| * \ Merge pull request #1 from dsignr/dsignr-overflow-fixNeya2019-10-071-0/+1
| |\ \ | | |/ | |/|
| | * Add scrolling behaviour to overflowing `pre`Neya2019-10-071-0/+1
| |/
* | Merge pull request #112 from timgates42/bugfix/typo_occurrencesZach Smith2019-12-201-1/+1
|\ \ | |/ |/|
| * Fix simple typo: occurences -> occurrencesTim Gates2019-12-171-1/+1
|/
* Docstring should be first.0.6.0Zach Smith2018-05-021-19/+20
* Version bumpZach Smith2018-05-021-1/+1
* Merge pull request #102 from pycco-docs/minor-fixesZach Smith2018-05-028-160/+253
|\
| * Merge branch 'master' into minor-fixesminor-fixesZach Smith2018-05-023-9/+31
| |\ | |/ |/|
* | Merge pull request #101 from vrde/masterZach Smith2018-05-023-4/+23
|\ \
| * | Alias --skip-bad-files to --ignore-errorsvrde2018-05-021-1/+3
| * | Add compatibility for Python 2.7vrde2018-04-272-2/+6
| * | Option --skip-bad-files now skips all kind of bad filesvrde2018-04-192-2/+15
|/ /
| * Use a sensible set of markdown extensionsZach Smith2018-04-251-6/+23
| * migrate optparse -> argparseZach Smith2018-04-251-19/+21
| * Escape double dash in commentZach Smith2018-04-251-1/+1
| * Turns out we were advertising smartypants but not making good on itZach Smith2018-04-251-3/+8
| * Very minor style updateZach Smith2018-04-251-2/+1
| * Set size limits to avoid data generation errorsZach Smith2018-04-251-3/+3
| * Add docstring to language entryZach Smith2018-04-251-0/+4
| * Comment styleZach Smith2018-04-251-9/+10
| * Comment style fixesZach Smith2018-04-251-7/+15
| * Minor reorderZach Smith2018-04-251-2/+3
| * Include cythonZach Smith2018-04-251-0/+2
| * Fix multicomment PythonZach Smith2018-04-252-6/+13
| * Factor out languages to their own moduleZach Smith2018-04-253-81/+104
| * Sort importsZach Smith2018-04-251-7/+7
| * Update requirementsZach Smith2018-04-253-8/+12
| * Resolve linter errors/minor cleanupZach Smith2018-04-254-37/+54
|/
* Merge pull request #100 from medecau/travis-is-toxicZach Smith2017-05-243-3/+18
|\
| * moves matrix down in the config file and rearranges the tox sectionPedro Rodrigues2017-04-151-10/+10
| * fixes travis install commandPedro Rodrigues2017-04-152-3/+3
| * adds tox tests to travisPedro Rodrigues2017-04-151-0/+13
| * fixes codestyle errorsPedro Rodrigues2017-04-151-0/+2
| * code style is directed at the pycco module onlyPedro Rodrigues2017-04-151-2/+2
|/
* Merge pull request #97 from medecau/add-toxZach Smith2016-08-015-23/+38
|\
| * fixes some code style conformance errorsPedro Rodrigues2016-07-313-23/+25
| * adds toxPedro Rodrigues2016-07-312-0/+13
|/
* Add -s to continue on bad files0.5.1Zach Smith2016-06-042-12/+24
* Merge pull request #96 from goosemo/feature/Allow-recursing-directoriesZach Smith2016-06-042-9/+57
|\
| * autopep8 results, will squash if acceptableMorgan Goose2016-04-042-10/+19
| * Including a test for _flatten_sourcesMorgan Goose2016-03-261-0/+22
| * Feature addition to allow directory argumentsMorgan Goose2016-03-261-1/+18
| * Merge branch 'master' of github.com:goosemo/pyccoMorgan Goose2016-03-2517-309/+862
| |\
| * \ Merge branch 'master' of github.com:goosemo/pyccoMorgan Goose2010-11-190-0/+0
| |\ \