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
[doc] simple rephrasing and corrections
github.com/PyCQA/redbaron - 0f0b7d41b2bc640a2da0fa3d3f063b8fb8273b20 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 0f0b7d41b2bc640a2da0fa3d3f063b8fb8273b20 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] fix: list needs a blank line before them in rst
github.com/PyCQA/redbaron - 688517d30ce7718087e2372450dde26d8856938e authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 688517d30ce7718087e2372450dde26d8856938e authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add an explicit link to the tutorial in the README.md
github.com/PyCQA/redbaron - e885e65fb2cddb8ea17e9f924a523217432617ad authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - e885e65fb2cddb8ea17e9f924a523217432617ad authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] typo in example
github.com/PyCQA/redbaron - 2d6fdddbf643b1c499a326a16ce8c36fef350417 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 2d6fdddbf643b1c499a326a16ce8c36fef350417 authored about 10 years ago by Laurent Peuch <[email protected]>
Merge pull request #34 from Psycojoker/doc
Enhance tutorial before release
github.com/PyCQA/redbaron - 65a695b8db1b23f7166429712b1b4e2e67865237 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] explain methodically the help output
github.com/PyCQA/redbaron - c2797685ee46c971430911278e38825e3accd8ad authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - c2797685ee46c971430911278e38825e3accd8ad authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] show that loading in redbaron is a one-liner
The example for the string is speratated from the file one because the
two together, the audienc...
[doc] fix example
github.com/PyCQA/redbaron - fa002f5d5b6731e86b949a4d1f0a55ad76ebaa2b authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - fa002f5d5b6731e86b949a4d1f0a55ad76ebaa2b authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] enhance doc for proxy lists
github.com/PyCQA/redbaron - a4d057dd58a3d81da19741d6dc0377a1c39d77c3 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - a4d057dd58a3d81da19741d6dc0377a1c39d77c3 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] let's stay modest and show room for improvement
github.com/PyCQA/redbaron - fdebce07ec13cee59406d713d5f0a6b13fcad83a authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - fdebce07ec13cee59406d713d5f0a6b13fcad83a authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] explain why is there a call to json module
github.com/PyCQA/redbaron - aebb75158c86ac53d6f4f87ef5b0ce290054cf4d authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - aebb75158c86ac53d6f4f87ef5b0ce290054cf4d authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] rephrasing of the tree explanation
github.com/PyCQA/redbaron - fc52772a3f4c769f7d4359cb666190edaf53c6e6 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - fc52772a3f4c769f7d4359cb666190edaf53c6e6 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] explain better the list node
github.com/PyCQA/redbaron - a83dd9c8a55ff609d2bc75e9399fd0864f706b44 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - a83dd9c8a55ff609d2bc75e9399fd0864f706b44 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] more info on identifiers
github.com/PyCQA/redbaron - 749457a56f3a9ec3fab5477b5d3d4ddc16266dad authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 749457a56f3a9ec3fab5477b5d3d4ddc16266dad authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] rephrasing, for the better
github.com/PyCQA/redbaron - ac63b970832be4c8a55f141ea6c5d1a94696015a authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - ac63b970832be4c8a55f141ea6c5d1a94696015a authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] explain that the root node is a list
github.com/PyCQA/redbaron - 88a31c126cfc4b48f56088c2b41a872c2ad37667 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 88a31c126cfc4b48f56088c2b41a872c2ad37667 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] insert comment about pretty print in ipython
github.com/PyCQA/redbaron - 9b642f533afef9caeb7363172d70cb8fbf180c3e authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 9b642f533afef9caeb7363172d70cb8fbf180c3e authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] don't only say it's the same, show it
github.com/PyCQA/redbaron - 7a0ceb2320da07dd757facb726047dd26d135ad6 authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 7a0ceb2320da07dd757facb726047dd26d135ad6 authored about 10 years ago by Pierre Penninckx <[email protected]>
[doc] emphasis on the existence of a tutorial
github.com/PyCQA/redbaron - 6046dcf37c192ddbc9241debb68a2455ba0bdb0e authored about 10 years ago by Pierre Penninckx <[email protected]>
github.com/PyCQA/redbaron - 6046dcf37c192ddbc9241debb68a2455ba0bdb0e authored about 10 years ago by Pierre Penninckx <[email protected]>
Merge pull request #33 from Astalaseven/patch-7
Second typo pass
github.com/PyCQA/redbaron - 6b49a97335abc4e6bfa3075b0433b2a71bc434a9 authored about 10 years ago by Laurent Peuch <[email protected]>
Second typo pass
github.com/PyCQA/redbaron - 298b6a9283592a5d1043afa60e4d1fffc9f7e0ba authored about 10 years ago by Astalaseven <[email protected]>
github.com/PyCQA/redbaron - 298b6a9283592a5d1043afa60e4d1fffc9f7e0ba authored about 10 years ago by Astalaseven <[email protected]>
[enh] test .extend on root
github.com/PyCQA/redbaron - e3b6dd817480d60276aa6d2b3fc9a4e404518428 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - e3b6dd817480d60276aa6d2b3fc9a4e404518428 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test get slice on root
github.com/PyCQA/redbaron - c170a842711dcb67d3c61ae129ba6a54be2ebe56 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - c170a842711dcb67d3c61ae129ba6a54be2ebe56 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test set slice on root
github.com/PyCQA/redbaron - 4962210a3a7e9d90de5012100ef91e068ebd5a6f authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 4962210a3a7e9d90de5012100ef91e068ebd5a6f authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test .remove on root
github.com/PyCQA/redbaron - 46bd8a76d7c222e1009d64865e72eeddfb055774 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 46bd8a76d7c222e1009d64865e72eeddfb055774 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] move to baron 0.5
github.com/PyCQA/redbaron - f81f5634ca2ea2208c4c8e4537638c42ae954ec6 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f81f5634ca2ea2208c4c8e4537638c42ae954ec6 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test del slice on root
github.com/PyCQA/redbaron - 239c5429c8bdeee40afcf4b8e6eb0a3949ea1c06 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 239c5429c8bdeee40afcf4b8e6eb0a3949ea1c06 authored about 10 years ago by Laurent Peuch <[email protected]>
Merge pull request #32 from Astalaseven/patch-5
Quick typo check
github.com/PyCQA/redbaron - ad12a26b3978f0d03610e6dddad799c0b3692485 authored about 10 years ago by Laurent Peuch <[email protected]>
Quick typo check
github.com/PyCQA/redbaron - c39dca1e611f36bc66dfb2c66d468bd237a7710a authored about 10 years ago by Astalaseven <[email protected]>
github.com/PyCQA/redbaron - c39dca1e611f36bc66dfb2c66d468bd237a7710a authored about 10 years ago by Astalaseven <[email protected]>
[doc] tutorify misc stuff
github.com/PyCQA/redbaron - e5585b6d72659d1f0d165fd4a3da29f320d4ec8d authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - e5585b6d72659d1f0d165fd4a3da29f320d4ec8d authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document proxy list
github.com/PyCQA/redbaron - ca2b96dc646e36c809795256decddd69a4335146 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ca2b96dc646e36c809795256decddd69a4335146 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document how to modify nodes
github.com/PyCQA/redbaron - 55581ec8d460464537f1fc6e70d5a42cbf874225 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 55581ec8d460464537f1fc6e70d5a42cbf874225 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add a § in the tuto about modifying functions bodies
github.com/PyCQA/redbaron - eb9b1036a15fe567119d67f1ef58f01164961b13 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - eb9b1036a15fe567119d67f1ef58f01164961b13 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document how to modify nodes
github.com/PyCQA/redbaron - 1f1415d7e646295b674eab1bcb4efcbdf829a5c3 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 1f1415d7e646295b674eab1bcb4efcbdf829a5c3 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO
github.com/PyCQA/redbaron - 66a6eb56e329ffa01eba9fe8028454251ceb73de authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 66a6eb56e329ffa01eba9fe8028454251ceb73de authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] tutorify querying
github.com/PyCQA/redbaron - 5cb1ba0f161268aec0bf59ecee4c935cedfd01ee authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 5cb1ba0f161268aec0bf59ecee4c935cedfd01ee authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] make a reference to the doc of .help() in tuto
github.com/PyCQA/redbaron - bc2f3b3a430b2c1d7d3b409e50bb3ee062dda36c authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - bc2f3b3a430b2c1d7d3b409e50bb3ee062dda36c authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] finish to explain .help() and how to access attributes of RedBaron nodes
github.com/PyCQA/redbaron - 4fc1b31c69cc9820fe01c10b54e9b99d594ef4e6 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 4fc1b31c69cc9820fe01c10b54e9b99d594ef4e6 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] start to explain how RedBaron works in the shell
github.com/PyCQA/redbaron - 55b00a0a17e9f68f35082eb79a6b746bd732b9a5 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 55b00a0a17e9f68f35082eb79a6b746bd732b9a5 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] some of the node references example broken by the proxy lists
github.com/PyCQA/redbaron - 0e0f64e88cc421e38698f9a4cef823f184978d22 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 0e0f64e88cc421e38698f9a4cef823f184978d22 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] haha, use redbaron to make conf.py of documentation more generic :D
github.com/PyCQA/redbaron - 2dad7e927e9b3e80fce2dc45f82c929f13268f66 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 2dad7e927e9b3e80fce2dc45f82c929f13268f66 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] fix error in example of lineproxylist
github.com/PyCQA/redbaron - 7636377c5631b481c0d0d7e14ac26a6da6afd63b authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 7636377c5631b481c0d0d7e14ac26a6da6afd63b authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] show how to see the FST in tuto
github.com/PyCQA/redbaron - 9e8aa571f6f40bd9bedca6b30bd58b51d7b9a777 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 9e8aa571f6f40bd9bedca6b30bd58b51d7b9a777 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add an image of an AST in tuto
github.com/PyCQA/redbaron - 678ccf7d5fc38f99cf054ed78da60d94aee2048a authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 678ccf7d5fc38f99cf054ed78da60d94aee2048a authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] explain the basic principles of RedBaron
github.com/PyCQA/redbaron - 99df89e614e868e5126ce5ff24d0d34052797e95 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 99df89e614e868e5126ce5ff24d0d34052797e95 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add input/ouput/import in basic principles of tuto
github.com/PyCQA/redbaron - 3f2c116dd8998b0f64c2bb9193c2467bf6980f7f authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 3f2c116dd8998b0f64c2bb9193c2467bf6980f7f authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] start tutorial
github.com/PyCQA/redbaron - 92081e6e6666725d186eff05d0ef6f79314d7f6a authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 92081e6e6666725d186eff05d0ef6f79314d7f6a authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] way better home page example
github.com/PyCQA/redbaron - 331b35219c3a491c17f2ad3f299bcb2e1aafcca3 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 331b35219c3a491c17f2ad3f299bcb2e1aafcca3 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test root.__del__ and especially RedBaron with an heading blank line
github.com/PyCQA/redbaron - 12aa8bf167e151f3f6130241dcf58118394e25fc authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 12aa8bf167e151f3f6130241dcf58118394e25fc authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] well, let's not rush things
github.com/PyCQA/redbaron - d4d69b25c59a4420f68d136b89c12187c7aa45ea authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d4d69b25c59a4420f68d136b89c12187c7aa45ea authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test root.pop
github.com/PyCQA/redbaron - 395ab240f943e6763e4a2a911d3fdea2f0e950f4 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 395ab240f943e6763e4a2a911d3fdea2f0e950f4 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] test root.append
github.com/PyCQA/redbaron - 6bb2258bad2125042942d15d5a0fadf973558000 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6bb2258bad2125042942d15d5a0fadf973558000 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] well, insert wasn't working on root
github.com/PyCQA/redbaron - 25902cfe34a08c35b18aebadfd8a529033cfb179 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 25902cfe34a08c35b18aebadfd8a529033cfb179 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] start to test that root behave correclty has a line proxy
github.com/PyCQA/redbaron - c031dc04f2be873c795b4470cad98cb1b55781fc authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - c031dc04f2be873c795b4470cad98cb1b55781fc authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update classifier in setup.py
github.com/PyCQA/redbaron - 41f0bd765bca3c61dea91f18ec896cec23e1a2e1 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 41f0bd765bca3c61dea91f18ec896cec23e1a2e1 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] better README.md
github.com/PyCQA/redbaron - 8cdb6072f47037861b25f97823841f8af2170983 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8cdb6072f47037861b25f97823841f8af2170983 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] commited too fast
github.com/PyCQA/redbaron - ed4ba3e97598c6bdf308d0c6c636d713e6eef2d8 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ed4ba3e97598c6bdf308d0c6c636d713e6eef2d8 authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] strange bug where the body of a code block holder added to a line proxy wasn't indented
github.com/PyCQA/redbaron - 2ea33703cf8654f7b4d63b159a9b887da11287c4 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 2ea33703cf8654f7b4d63b159a9b887da11287c4 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add an example for DecoratorLineProxy
github.com/PyCQA/redbaron - f1073360836350539b2fdf2c959ba2962f62d1d1 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f1073360836350539b2fdf2c959ba2962f62d1d1 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add examples for lineproxylist
github.com/PyCQA/redbaron - f0ce0bcaf530b7ababe5c11afa7958dd7202cadd authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f0ce0bcaf530b7ababe5c11afa7958dd7202cadd authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add examples for dotproxylist page
github.com/PyCQA/redbaron - 8f7f176bfe92762f7354c88e33253f2ca154f854 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8f7f176bfe92762f7354c88e33253f2ca154f854 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add a note about example at the beginning of the doc
github.com/PyCQA/redbaron - aa87a65b9f528f1baa9f5f5955fba08eebdabc17 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - aa87a65b9f528f1baa9f5f5955fba08eebdabc17 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add a next section to proxy_list
github.com/PyCQA/redbaron - b7f78b480c6bb76cefa54fce2659bfe7c696490d authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b7f78b480c6bb76cefa54fce2659bfe7c696490d authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document DecoratorLineProxyList
github.com/PyCQA/redbaron - 89bb382d3c976efccae6c00fc1e719d296e09f16 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 89bb382d3c976efccae6c00fc1e719d296e09f16 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document LineProxyList
github.com/PyCQA/redbaron - 67a4dc6b10a2c9e4b50a810472cc88db6eee12f5 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 67a4dc6b10a2c9e4b50a810472cc88db6eee12f5 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] remove out of nowhere bad copypasta
github.com/PyCQA/redbaron - 5804a15d135af3bcf6002121a933eb35a65909fe authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 5804a15d135af3bcf6002121a933eb35a65909fe authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] same for DotProxyList
github.com/PyCQA/redbaron - f69b582a7f87f5ec35e114f3eb9ef1a164f6cce9 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - f69b582a7f87f5ec35e114f3eb9ef1a164f6cce9 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add section for CommaProxyList
github.com/PyCQA/redbaron - 498a715ff65a7ca4dcd95065b67996b2679a1429 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 498a715ff65a7ca4dcd95065b67996b2679a1429 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] talk about omitting .value
github.com/PyCQA/redbaron - 937b4707e7d3f7f97ea62d721c0a6773053d7c64 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 937b4707e7d3f7f97ea62d721c0a6773053d7c64 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] talk about .node_list
github.com/PyCQA/redbaron - 92fb24f51a68d335df60e0eed6408cabd27b28cd authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 92fb24f51a68d335df60e0eed6408cabd27b28cd authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] document every method of proxy list by showing examples
github.com/PyCQA/redbaron - d02371b93f408918ee712d1089ac137f7cb502f6 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d02371b93f408918ee712d1089ac137f7cb502f6 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] start to write basic usage for proxy list
github.com/PyCQA/redbaron - ad83f59486072570ad4d90bcfcbaf266b381ccf8 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ad83f59486072570ad4d90bcfcbaf266b381ccf8 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO
github.com/PyCQA/redbaron - 721f1b6b7ac6b7768c4564dd0a1070db72fb182e authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 721f1b6b7ac6b7768c4564dd0a1070db72fb182e authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add warning about current unwatched state of node_list
github.com/PyCQA/redbaron - ff9e179de4d880cd913dd73e962c574bacc52014 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - ff9e179de4d880cd913dd73e962c574bacc52014 authored about 10 years ago by Laurent Peuch <[email protected]>
[mod] update TODO
github.com/PyCQA/redbaron - e6a342e7c730ad0f4935da4813cd82545221f3a6 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - e6a342e7c730ad0f4935da4813cd82545221f3a6 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] describe proxy list solution
github.com/PyCQA/redbaron - dbfb80d5371e0bb13283fb684513153064ba8c74 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - dbfb80d5371e0bb13283fb684513153064ba8c74 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] expose problem the proxy lists is trying to solve
github.com/PyCQA/redbaron - b81a6edd584e1deb966c03448b8150ae2289aeab authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b81a6edd584e1deb966c03448b8150ae2289aeab authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] prepare doc to talk about proxy lists
github.com/PyCQA/redbaron - b30991bab80a979fe114d28e93c28eef5e534f4d authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b30991bab80a979fe114d28e93c28eef5e534f4d authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] merge modifying_helpers into other
github.com/PyCQA/redbaron - cdcaf0c090910fa37905c8d46f2a5026587c1b78 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - cdcaf0c090910fa37905c8d46f2a5026587c1b78 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] update modifying helpers
github.com/PyCQA/redbaron - 6d8991bbffea998665139b0ce1206419c86e3644 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 6d8991bbffea998665139b0ce1206419c86e3644 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] example syntaxe fail
github.com/PyCQA/redbaron - c8055ae77f81f9b27a45ce840587507aa2729ef7 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - c8055ae77f81f9b27a45ce840587507aa2729ef7 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add code block modifications
github.com/PyCQA/redbaron - b0bac50b02dc0aa011e4d6e2a5baf3f3da278465 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b0bac50b02dc0aa011e4d6e2a5baf3f3da278465 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] big rewrite of the modifying page
github.com/PyCQA/redbaron - cfa77dd58b2e6e056da9f3611f3b7ede85cc5d72 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - cfa77dd58b2e6e056da9f3611f3b7ede85cc5d72 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] I have actually written a page on every nodes now
github.com/PyCQA/redbaron - 8b59112063e50bec9f2ba6bd36282ca3a37d0293 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 8b59112063e50bec9f2ba6bd36282ca3a37d0293 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] better example
github.com/PyCQA/redbaron - 7fdb16dee82569a45c2a33b24bbac126ad1074af authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 7fdb16dee82569a45c2a33b24bbac126ad1074af authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] fix examples, '?' magic syntax doesn't work in examples
github.com/PyCQA/redbaron - 115ba9e8ffdf733a972b1a0175be5ccc43fc09cd authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 115ba9e8ffdf733a972b1a0175be5ccc43fc09cd authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] fix examples
github.com/PyCQA/redbaron - 05940b489b97cdc1b88e36dab9a2c28375f14df2 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 05940b489b97cdc1b88e36dab9a2c28375f14df2 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] make example more obvious
github.com/PyCQA/redbaron - d609520854d1d9481a02fc592f1d1ad508294714 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d609520854d1d9481a02fc592f1d1ad508294714 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add another § on .help()
github.com/PyCQA/redbaron - 54544dc3213157514cd7a4cb452b01ffbaab031c authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 54544dc3213157514cd7a4cb452b01ffbaab031c authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] fix example
github.com/PyCQA/redbaron - 14c5c0bce018ca4fbd718de2b2e24ba7cd61fafc authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 14c5c0bce018ca4fbd718de2b2e24ba7cd61fafc authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] be closer to reality
github.com/PyCQA/redbaron - 0cc5113f67ea1a0e7b11ccb0a7af87eea5d9e071 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 0cc5113f67ea1a0e7b11ccb0a7af87eea5d9e071 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] match reality
github.com/PyCQA/redbaron - 115a53563d5f6bcda396e034caec8a962fc20e00 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 115a53563d5f6bcda396e034caec8a962fc20e00 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] remove useless stuff
github.com/PyCQA/redbaron - 851b5e3e210b56363d8500b68b5d1ef1500eb425 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 851b5e3e210b56363d8500b68b5d1ef1500eb425 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] add TODO comments
github.com/PyCQA/redbaron - db20d4d643af2903490cbc51f540ddcdc0421334 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - db20d4d643af2903490cbc51f540ddcdc0421334 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] it is released on pypi
github.com/PyCQA/redbaron - fd15e51fe201814a4a8e4211d70ef35cc5397979 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - fd15e51fe201814a4a8e4211d70ef35cc5397979 authored about 10 years ago by Laurent Peuch <[email protected]>
[doc] rewrite documentation introduction
github.com/PyCQA/redbaron - b9ef4f9532027b4ffa8c603071843f800a2df600 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - b9ef4f9532027b4ffa8c603071843f800a2df600 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] wouhou, fix for good all those good damn tests \o/
github.com/PyCQA/redbaron - d6ab69d4eeabac247a1ad6666d4b3d1fd39eb35c authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d6ab69d4eeabac247a1ad6666d4b3d1fd39eb35c authored about 10 years ago by Laurent Peuch <[email protected]>
[fix] fix paths tests
github.com/PyCQA/redbaron - 915ebb9890c45f18f017e943f631de51ce500414 authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - 915ebb9890c45f18f017e943f631de51ce500414 authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] fix more tests
github.com/PyCQA/redbaron - dea1792f3704a9411ab16631732a8e34483adc3c authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - dea1792f3704a9411ab16631732a8e34483adc3c authored about 10 years ago by Laurent Peuch <[email protected]>
[enh] start to move RedBaron to a LineProxy instead of a NodeList
github.com/PyCQA/redbaron - d921e7a730fc2815d68ea4f1926ecb2b9758307a authored about 10 years ago by Laurent Peuch <[email protected]>
github.com/PyCQA/redbaron - d921e7a730fc2815d68ea4f1926ecb2b9758307a authored about 10 years ago by Laurent Peuch <[email protected]>