Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
redbaron
Redbaron (with Baron) is a python library that allows you to parse and modify your python source code files to be able to write custom refactoring script, tooling, code analysis and so on.
Collective -
Host: opensource -
https://opencollective.com/redbaron
- Code: https://github.com/PyCQA/redbaron
[mod] enforce endlnode.indentation == ''
github.com/PyCQA/redbaron - fc6189df87c331acd207c276eff69883e20a0129 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - fc6189df87c331acd207c276eff69883e20a0129 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] continue on .indentation
github.com/PyCQA/redbaron - 41dabc089261215ca15554aa5f2f2b4542b88e9e authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 41dabc089261215ca15554aa5f2f2b4542b88e9e authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] start to work on .indentation of a node
github.com/PyCQA/redbaron - 35bb883a023ea855c2e438be9c27c9e54247212b authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 35bb883a023ea855c2e438be9c27c9e54247212b authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update progress
github.com/PyCQA/redbaron - ec6a088a80f919bf406038e6d93c79bc450aa2ea authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ec6a088a80f919bf406038e6d93c79bc450aa2ea authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] comma list on repr list
github.com/PyCQA/redbaron - 8962fe7d1e75dfaa02981b34c2491d45c7ac7d88 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8962fe7d1e75dfaa02981b34c2491d45c7ac7d88 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] node.append_comma support getting a node instance
github.com/PyCQA/redbaron - 890cc60969da2f75111ab912e200e6476b6cba8e authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 890cc60969da2f75111ab912e200e6476b6cba8e authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] dictnode.append_value -> listnode.append_comma
github.com/PyCQA/redbaron - f086b0ff5aa4ca1b55feb0a5eb098f5e3f580c33 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f086b0ff5aa4ca1b55feb0a5eb098f5e3f580c33 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] won't do this for now, nobody use it
github.com/PyCQA/redbaron - ff04f4bdb64cea991e9549c42c3ded5a7dd6efb6 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ff04f4bdb64cea991e9549c42c3ded5a7dd6efb6 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] update progress
github.com/PyCQA/redbaron - b53601fc20ca78a6589843d6d12cfe740f1cacac authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b53601fc20ca78a6589843d6d12cfe740f1cacac authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] check that tuple without parenthesis also works
github.com/PyCQA/redbaron - f2ddaabc7fb20603df01aab8e32f973cc9ea792b authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f2ddaabc7fb20603df01aab8e32f973cc9ea792b authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] commalist on tuplenode.value
github.com/PyCQA/redbaron - 75a30b21169c463307ed15d383cfb1a2ac9a6327 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 75a30b21169c463307ed15d383cfb1a2ac9a6327 authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] bad parent for comma and missing test
github.com/PyCQA/redbaron - a85f4e1d12299798d994810dbcfcce895b3e43c2 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - a85f4e1d12299798d994810dbcfcce895b3e43c2 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update todo
github.com/PyCQA/redbaron - 00ee484617fa8b2d443898ac526fe917a9d23a5f authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 00ee484617fa8b2d443898ac526fe917a9d23a5f authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] clean travis.yml
github.com/PyCQA/redbaron - 8251428863d769c3272d4db8ed71542b42821d38 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8251428863d769c3272d4db8ed71542b42821d38 authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] missing __init__.py in tests
github.com/PyCQA/redbaron - 77743d5b8da435cea400f5fa3982148473824055 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 77743d5b8da435cea400f5fa3982148473824055 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] yay, debugging travis
github.com/PyCQA/redbaron - 35c2489dcd4ed3449e739eebbc5bcfdd441aab6d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 35c2489dcd4ed3449e739eebbc5bcfdd441aab6d authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] try to fix travis build
github.com/PyCQA/redbaron - 8109b88d30dd7c1a8dc22cfbb9ea99d8b44f9151 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8109b88d30dd7c1a8dc22cfbb9ea99d8b44f9151 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add a .travis.yml
github.com/PyCQA/redbaron - ce6bd5a03dda82d0ea2ad107335896b570ec3c73 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ce6bd5a03dda82d0ea2ad107335896b570ec3c73 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] nodelist.append_value on comma list now handle trailing option
github.com/PyCQA/redbaron - 39f0313209a848ac0656144570ec314a2d00b851 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 39f0313209a848ac0656144570ec314a2d00b851 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] refactoring
github.com/PyCQA/redbaron - 8e0cde6f433bb507e67416f45f38fa594bf0e468 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8e0cde6f433bb507e67416f45f38fa594bf0e468 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] blank line
github.com/PyCQA/redbaron - 71b20fb4bf0b570239b0f2bd222066e854e51cf5 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 71b20fb4bf0b570239b0f2bd222066e854e51cf5 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] put comma list in Set
github.com/PyCQA/redbaron - c63212d814653ec59e02a393a3504a480338cff5 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - c63212d814653ec59e02a393a3504a480338cff5 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] blank line
github.com/PyCQA/redbaron - 34c3abf9d97bf4cb168711bcd9df843ec2e9c388 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 34c3abf9d97bf4cb168711bcd9df843ec2e9c388 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update TODO
github.com/PyCQA/redbaron - aaa0b796f22ee50ca2c68467d7002a09ff201a10 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - aaa0b796f22ee50ca2c68467d7002a09ff201a10 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] listnode.append_value is now working as expected (with the endl stuff)
github.com/PyCQA/redbaron - 4a06da28f432574696d47632ad357cd0b97e04a8 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 4a06da28f432574696d47632ad357cd0b97e04a8 authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] __setattr__ on _list_keys wasn't setting a NodeList
github.com/PyCQA/redbaron - 6c5da71f313a7711b6480edd2fcd1608398f8b24 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6c5da71f313a7711b6480edd2fcd1608398f8b24 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] make repr of SpaceNode redering something visible
github.com/PyCQA/redbaron - 3af3a907f80878cc56b006e5a96b42828025db53 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 3af3a907f80878cc56b006e5a96b42828025db53 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update TODO
github.com/PyCQA/redbaron - a85b02fa207f5909996e84fd440995b79859f8dc authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - a85b02fa207f5909996e84fd440995b79859f8dc authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] listnode.append_value when listnode.value.len == 0
github.com/PyCQA/redbaron - 5a7d5c779ce27f7c1a8eae400976e7f6f530b7e2 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 5a7d5c779ce27f7c1a8eae400976e7f6f530b7e2 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] start to work on append_comma on ListNode
github.com/PyCQA/redbaron - d907811e1b422e918c7f151ccfaaf72462d712a5 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d907811e1b422e918c7f151ccfaaf72462d712a5 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] add a TODO file
github.com/PyCQA/redbaron - 6a0d3c1fc5b1bb61bfbc96c5d66f7bb330170f0d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6a0d3c1fc5b1bb61bfbc96c5d66f7bb330170f0d authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add nodelist.filter
github.com/PyCQA/redbaron - d120d9f1ddc5034793b4c893c8488dfb3d95ff3d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d120d9f1ddc5034793b4c893c8488dfb3d95ff3d authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] added .map on node list
github.com/PyCQA/redbaron - 841f45c5420c246f9af96f4fab0d539b25561a1a authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 841f45c5420c246f9af96f4fab0d539b25561a1a authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] .next .previous and generator versions
github.com/PyCQA/redbaron - fdb6eae9a1c8400b43803b0b2cae0a1a6626bee9 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - fdb6eae9a1c8400b43803b0b2cae0a1a6626bee9 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] refactoring, was doing stupid thing
github.com/PyCQA/redbaron - 6285bf27eb820ea9d585ee544f565d8109a59db0 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6285bf27eb820ea9d585ee544f565d8109a59db0 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add node.{next,previous}_generator()
github.com/PyCQA/redbaron - 79fbb5c7eb08335fedf47f42aafcf40704897bb4 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 79fbb5c7eb08335fedf47f42aafcf40704897bb4 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] refactoring, DRY
github.com/PyCQA/redbaron - ecf351d3ff9f8d29dc4696460c3fd522fc98dad6 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ecf351d3ff9f8d29dc4696460c3fd522fc98dad6 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add a node.previous
github.com/PyCQA/redbaron - de84c75b2546e6b4517e465acc6dc44c528ee8ca authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - de84c75b2546e6b4517e465acc6dc44c528ee8ca authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add a node.next
github.com/PyCQA/redbaron - 557f4632ed3628f32a32aa29ca4cb373efdf9bcb authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 557f4632ed3628f32a32aa29ca4cb373efdf9bcb authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add tests for _get_helpers
github.com/PyCQA/redbaron - 777748ac0d2393743c5307a1c16352421678c3a5 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 777748ac0d2393743c5307a1c16352421678c3a5 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] inform of the existance of .on_attribute and that it's also correctly set on assign
github.com/PyCQA/redbaron - 26acfc7d24df8558101efcc5b0ac78132c41a286 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 26acfc7d24df8558101efcc5b0ac78132c41a286 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] save on which attribute a node is set on the parent
github.com/PyCQA/redbaron - 91824fa87933916dd9d7afbeb4bca0b02b11ea40 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 91824fa87933916dd9d7afbeb4bca0b02b11ea40 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] inform that RedBaron will take care of setting .parent on assign
github.com/PyCQA/redbaron - 1ccb9d66b869f9e04db4c4af535e0df09a385ac9 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 1ccb9d66b869f9e04db4c4af535e0df09a385ac9 authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] correctly set .parent on assign
github.com/PyCQA/redbaron - 67be9460e6be837f8c2a266fc4906fcf2967d3e7 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 67be9460e6be837f8c2a266fc4906fcf2967d3e7 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document .parent
github.com/PyCQA/redbaron - 8e00a734a29b4e6caaaf4101efd2055384958a17 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8e00a734a29b4e6caaaf4101efd2055384958a17 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add .parent to node and nodelist (with testing now \o/)
github.com/PyCQA/redbaron - 6ecb5e285242a2c5740f28c033f34ba27c20d9b2 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6ecb5e285242a2c5740f28c033f34ba27c20d9b2 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add test on assign for nodelist
github.com/PyCQA/redbaron - 9a424d39920b6f63617d976b3e6fddd823146d1a authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 9a424d39920b6f63617d976b3e6fddd823146d1a authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] some tests on magic assign
github.com/PyCQA/redbaron - 59976dc9a9ab153f503a40d05d1a65469882898c authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 59976dc9a9ab153f503a40d05d1a65469882898c authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] weak test on .help()
github.com/PyCQA/redbaron - 6f0dd58a0821bc67f55efab7b68550ea02776793 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6f0dd58a0821bc67f55efab7b68550ea02776793 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] test .fst()
github.com/PyCQA/redbaron - d69ca29995b0bded1ca2841a103550671662c112 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d69ca29995b0bded1ca2841a103550671662c112 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] test dumps()
github.com/PyCQA/redbaron - fe573d84ca9f0cebaf78a8766692d895fdb891ca authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - fe573d84ca9f0cebaf78a8766692d895fdb891ca authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] test for copy()
github.com/PyCQA/redbaron - d4f3cf67f942cab07f9fe4df8ef441f26e0e0b2f authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d4f3cf67f942cab07f9fe4df8ef441f26e0e0b2f authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] modify prerequisites of tutorial
github.com/PyCQA/redbaron - 851bf8bc4efef41431f49229c90d47163d3c6a9d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 851bf8bc4efef41431f49229c90d47163d3c6a9d authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update installation info
github.com/PyCQA/redbaron - 12fea5bb8ec6e3ba9bff51ca1dbb784ebaab3a84 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 12fea5bb8ec6e3ba9bff51ca1dbb784ebaab3a84 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] don't use RedBaron where it doesn't belong
github.com/PyCQA/redbaron - 5c07bfda2077d298ead2482ee1b3fbfdd2c08047 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 5c07bfda2077d298ead2482ee1b3fbfdd2c08047 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] suggestion of pull request for more helpers
github.com/PyCQA/redbaron - 80588204064d34b9e31df17d4cfbb717032d7ffa authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 80588204064d34b9e31df17d4cfbb717032d7ffa authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] documents helpers shown in .help()
github.com/PyCQA/redbaron - 2ccaba47c8d4ae2ab62194f1faa67f436ead1b06 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 2ccaba47c8d4ae2ab62194f1faa67f436ead1b06 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] add docstrings to ImportNode helpers
github.com/PyCQA/redbaron - a607dd460cd1065f05b95bc634e4b96296ca3eb9 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - a607dd460cd1065f05b95bc634e4b96296ca3eb9 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] display helpers in .help()
github.com/PyCQA/redbaron - ab5cbf66836b8adcb98c286f2550b366542189c2 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ab5cbf66836b8adcb98c286f2550b366542189c2 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document deep option of .help()
github.com/PyCQA/redbaron - bec66ee25af681ba1f92b4f7288ef9070c4c582e authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - bec66ee25af681ba1f92b4f7288ef9070c4c582e authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] implement deep for .help()
github.com/PyCQA/redbaron - d3a83140e19444be3b922ebde84e72b9fe5fd79b authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d3a83140e19444be3b922ebde84e72b9fe5fd79b authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] rename quickstart.rst into tutorial.rst
github.com/PyCQA/redbaron - f71691079b1969fff3ef24cf6531dbd81d9e6945 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f71691079b1969fff3ef24cf6531dbd81d9e6945 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] with_formatting of .help()
github.com/PyCQA/redbaron - b89455a67b9d5daa4bbd357f8bef91249254bb5d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b89455a67b9d5daa4bbd357f8bef91249254bb5d authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] formatting in .help() for list args on formatting nodes
github.com/PyCQA/redbaron - da6f6287621a9646176f62e5c399c274e42d1b7d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - da6f6287621a9646176f62e5c399c274e42d1b7d authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] with_formatting argument for help() wasn't defined everywhere and passed correctly
github.com/PyCQA/redbaron - 8b85a3601b70757965d26bcbcdc6bb0dfc8f5b41 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8b85a3601b70757965d26bcbcdc6bb0dfc8f5b41 authored over 10 years ago by Laurent Peuch <[email protected]>
Merge pull request #3 from Astalaseven/master
Grammar changes in documentation
github.com/PyCQA/redbaron - d955f2b8595221d44f15cbcb6c8de441d3b957fe authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] s/ indentifiers/ identifiers/
github.com/PyCQA/redbaron - 0104e990e663b821aee90e4a2e7947961f840219 authored over 10 years ago by Astalaseven <[email protected]>
github.com/PyCQA/redbaron - 0104e990e663b821aee90e4a2e7947961f840219 authored over 10 years ago by Astalaseven <[email protected]>
Grammar changes in documentation
github.com/PyCQA/redbaron - d5effe5b625c146ad834817d4200967ac4f4d41f authored over 10 years ago by Astalaseven <[email protected]>
github.com/PyCQA/redbaron - d5effe5b625c146ad834817d4200967ac4f4d41f authored over 10 years ago by Astalaseven <[email protected]>
[doc] clarification
github.com/PyCQA/redbaron - eb3cc7fa5f03e9360d06701b6b04ff63cbc69399 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - eb3cc7fa5f03e9360d06701b6b04ff63cbc69399 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] redefine FST
github.com/PyCQA/redbaron - dd65a1d5ebf0c66b341acc9354b6ac933148706c authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - dd65a1d5ebf0c66b341acc9354b6ac933148706c authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] typo
github.com/PyCQA/redbaron - 3317beb01d4dbf6f73c37eb385ea091007591f88 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 3317beb01d4dbf6f73c37eb385ea091007591f88 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] allow to specify other identifiers for a node
github.com/PyCQA/redbaron - 99d06d1da0bb32806b2eac28b507450eab6e85cc authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 99d06d1da0bb32806b2eac28b507450eab6e85cc authored over 10 years ago by Laurent Peuch <[email protected]>
[doc/fix] put hidden path modification
github.com/PyCQA/redbaron - 802a9ccfde6ff647169dbe6308e6d5bde757faa9 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 802a9ccfde6ff647169dbe6308e6d5bde757faa9 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] move hello world to ipython_directive
github.com/PyCQA/redbaron - 75af444ce97fc339af36653f7927ebd82622ded4 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 75af444ce97fc339af36653f7927ebd82622ded4 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc/fix] specify that this is python file for an ipython section
github.com/PyCQA/redbaron - 78c368140156eb91d54071788f1ad494504fc8f1 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 78c368140156eb91d54071788f1ad494504fc8f1 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] update .find doc with information about identifiers in .help()
github.com/PyCQA/redbaron - 17dbca44011b0addc8ef5d331168f5f921920edc authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 17dbca44011b0addc8ef5d331168f5f921920edc authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] sort and format indentifiers
github.com/PyCQA/redbaron - f9ce33915425342304f5c3637b58363989278596 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f9ce33915425342304f5c3637b58363989278596 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] try to hide the sys.path hack
github.com/PyCQA/redbaron - da38efbdc77a11bd5a8b480ed552540cccf76cf7 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - da38efbdc77a11bd5a8b480ed552540cccf76cf7 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] let's hack the path :/
github.com/PyCQA/redbaron - 201d9b3439362e9b178d0321dbc74eaa799e2b0e authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 201d9b3439362e9b178d0321dbc74eaa799e2b0e authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] let's start the unfunny task of debugging readthedocs :(
github.com/PyCQA/redbaron - ed704f7ce107630ad5ef984123081f24aa439802 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ed704f7ce107630ad5ef984123081f24aa439802 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] try to fix the build
github.com/PyCQA/redbaron - d6f01f9f4bfbe841ada8314467213771619f8673 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d6f01f9f4bfbe841ada8314467213771619f8673 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] comment this stuff for now
github.com/PyCQA/redbaron - b3912a139a23f461e7b65d3821e691710dbfaf7a authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b3912a139a23f461e7b65d3821e691710dbfaf7a authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] add a requirements-docs.txt for readthedocs
github.com/PyCQA/redbaron - 3519309dc173c0b97f85940382d8324e045a93a9 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 3519309dc173c0b97f85940382d8324e045a93a9 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] migrate to the awesome ipython directive (let's hope it works on readthedocs)
github.com/PyCQA/redbaron - 0cbae8e861a2b8adce26fd63168611c86dcc84ea authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 0cbae8e861a2b8adce26fd63168611c86dcc84ea authored over 10 years ago by Laurent Peuch <[email protected]>
[doc/enh] use the awesome ipython directive
github.com/PyCQA/redbaron - 95377fd0f81bb82c66c95a4f8844622e4513a843 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 95377fd0f81bb82c66c95a4f8844622e4513a843 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] display identifiers in .help()
github.com/PyCQA/redbaron - 859e82fbb68ef3e29bfdabe613a070151c8b247f authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 859e82fbb68ef3e29bfdabe613a070151c8b247f authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] formatting bug in help()
github.com/PyCQA/redbaron - a86d91938e7cb4490c4a986f48521c31f246b65b authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - a86d91938e7cb4490c4a986f48521c31f246b65b authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] try modifying the presentation of the 'modifying' part
github.com/PyCQA/redbaron - f82554aba873291b01479f6f442133b15d95175e authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f82554aba873291b01479f6f442133b15d95175e authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] precision
github.com/PyCQA/redbaron - 62bc0666bc9b3f9c4631144f43444961e2efb847 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 62bc0666bc9b3f9c4631144f43444961e2efb847 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] precision
github.com/PyCQA/redbaron - 8cd8cceb7cfa74fff2b7787e3eef07f3d378eb71 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8cd8cceb7cfa74fff2b7787e3eef07f3d378eb71 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document limitations of magical assignement
github.com/PyCQA/redbaron - f6082f2e4b7a14452f37d26dba064817f3de151d authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f6082f2e4b7a14452f37d26dba064817f3de151d authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] misc
github.com/PyCQA/redbaron - a9571cce311ea06645788dcdcf199d8a20a44855 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - a9571cce311ea06645788dcdcf199d8a20a44855 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document magical assign
github.com/PyCQA/redbaron - e493c2ab68c51a87d8cbb03e2c8113392ae65ebd authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - e493c2ab68c51a87d8cbb03e2c8113392ae65ebd authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] start to document how to modify redbaron
github.com/PyCQA/redbaron - 8161ed78064d25e315c2d3e39fa980b17c6b76cf authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8161ed78064d25e315c2d3e39fa980b17c6b76cf authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document .copy()
github.com/PyCQA/redbaron - 631d3fcd69a8bfb99f412c8b2e36c3b2ba3a252f authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 631d3fcd69a8bfb99f412c8b2e36c3b2ba3a252f authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] document .find_all
github.com/PyCQA/redbaron - d041d0f9b7bbcb8dfd62f7105da8265d90a84902 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d041d0f9b7bbcb8dfd62f7105da8265d90a84902 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] bad import in example
github.com/PyCQA/redbaron - eb8b8277ddf7295053da287c5a08146f79c3d70f authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - eb8b8277ddf7295053da287c5a08146f79c3d70f authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] start querying and do the .find() method
github.com/PyCQA/redbaron - 28832b734205826ad59d23b1c8e7fca24bcb9a88 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 28832b734205826ad59d23b1c8e7fca24bcb9a88 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] misc
github.com/PyCQA/redbaron - eff641e1454b79665803d0f273691cbc60bf2b59 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - eff641e1454b79665803d0f273691cbc60bf2b59 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] .fst()
github.com/PyCQA/redbaron - 43e15c889dcafc7e956f9c6cccf8dbbb0b647676 authored over 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 43e15c889dcafc7e956f9c6cccf8dbbb0b647676 authored over 10 years ago by Laurent Peuch <[email protected]>