Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PyCQA/redbaron

Bottom-up approach to refactoring in python
https://github.com/PyCQA/redbaron

[doc] .dumps()

4d8d08e2e8129db674cede2d81ef9543def69d6f authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] write stuff about documentation structure

ea253ec0584c5869b4d42af4615d679b468e3344 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] add example of .help() on a NodeList

b3aef06bf5738101f35f40794570a6b5ea185dd9 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] syntax coloration

ba09bd89a48d65e4e319a6d66ab7eb0b7dad8ba4 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] change .help() subsection title

a3edffed454dd0f7c37d97ba0d3a11f2c6d173e7 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] more deep in TOC

239ba7da64956c5091be5c9487bab558ec05dca5 authored over 10 years ago by Laurent Peuch <[email protected]>
Merge pull request #2 from acieroid/patch-1

Fix some mistakes in quickstart

2eff2359f63701c7664bfff8ad8c1074c2485ead authored over 10 years ago by Laurent Peuch <[email protected]>
oops

988e3a26f9339d07d331ec2d51e0db2ad02f6dad authored over 10 years ago by Quentin Stievenart <[email protected]>
Update docs/index.rst

0be2fc7bb1c069039c6b1ba937ae20b7ca1c4f93 authored over 10 years ago by Quentin Stievenart <[email protected]>
Merge branch 'master' of https://github.com/Psycojoker/redbaron into patch-1

Conflicts:
docs/quickstart.rst

7f7b58994999439555d2d8e6d8d7c2aaf6b2495d authored over 10 years ago by Quentin Stievenart <[email protected]>
Merge pull request #1 from Astalaseven/master

Little changes in doc

66e1c1bb51751064392cfb731ffbb0b2c5c9ef38 authored over 10 years ago by Laurent Peuch <[email protected]>
Update quickstart.rst

19645abe28230d979826fcb790d0b3c77f39aaaa authored over 10 years ago by Quentin Stievenart <[email protected]>
Fix some mistakes in quickstart

c0220f3c9721e2efe103120618bfd044ea417c75 authored over 10 years ago by Quentin Stievenart <[email protected]>
[doc] started the .help() section

0452393fb070f17c5cbfbefaf0003ab4fcca734f authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] Make command in text more visible

0f48a405ec20f5062b532d4dfe0c49f8e599315f authored over 10 years ago by Astalaseven <[email protected]>
[fix] Markdown to rst

8258a4cf5d64a1962af9672f9f10f2c30030f67d authored over 10 years ago by Astalaseven <[email protected]>
[enh] More readable doc

* Add syntax highlighting for python examples
* Little typos

960951b90ef86d1457774f25103c6800bb2eb09e authored over 10 years ago by Astalaseven <[email protected]>
[fix] Url rst syntax

4e57d71a3d0d874b142f0c25206cef674a1cba60 authored over 10 years ago by Astalaseven <[email protected]>
Doc changes

* Add link to baron repository
* Code block for python highlighting
* s/alternativly/alternatively

b0340402b6043b65d1e267e5ef69b740ed6d40ba authored over 10 years ago by Astalaseven <[email protected]>
[doc] add a disclamer

ebdab7fdf0f410aa517aba563fcff0135aea63eb authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] nitpicking

7f559d208e918602e0a68c2c3d6b1c25986d639a authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] writing basic in tutorial

bfa73cb59e86e24887884d8226626af47572ea73 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] remove generated comment

005e275f8bc9492d05bc067a4c03077fc91746f0 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] start the quickstart page

91cf18639c0b63c17ea22d971acb644a33ff51cf authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add some setup.py (that will not work for now since baron 0.1.2 is not released yet)

7ebbffdffcf227cccc64d44321d71483de6bd3e4 authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] change title

3e684c0bb84020411ac7fb411a93f1404cfa0bab authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] start to write the doc, reput stuff from Baron README and add some basic stuff

aa51bc2016e6e49f0cfd38ac423ebbd91c7f4a8a authored over 10 years ago by Laurent Peuch <[email protected]>
[doc] init docs/ for read the docs

216f678462f780e90404961a6233228bd884445a authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add some helpers on ImportNode

748baf030bb84401dd2cb6862f25a5a5e2817374 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] magic assignment on node

d497850bcea5796d8b1d00c4bbb8d7adfce32c81 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] implement .copy()

9fb4e5818a384f2f3c6a69adb414988cdf53ca89 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] move everything into one file

2f75d97ce56e9e1429de271925926ddce6ccc33c authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] IntNode give against a int on value

073c00fc27671e92ae19c1ff6c937aae2435659d authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add .dumps()

44784a5b6dd1ea457be9b5a48069928c2fb7b39c authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] like beautifulsoup, set __call__ to find_all

660f53c0a8431ef118be495ca4b25bfe99b70e31 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] aliases find_all to findAll to be like beautifulsoup

de3793fe9ba3aa8e07ff112803b47ebf162eb364 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] implement find_all \o/

0892e022fa2b96c463dd55f0e0ca9e72acd3a2b0 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] remove some indentation

e5315f074fdd6d11ad4edd2a19de897f9ef3d361 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] a node indentifier also include type + '_' for case where type == 'import' for eg

a60ebad0be542c18ba11bc0f1c5fc0ab8d47ec97 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] pass recurisve argument to node find in NodeList.find

7aefe669ca35f1a2fcd4fae8a534dba8415c31d1 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] like beautifulsoup, on __getattr__ do a .find

5790d6b437f2e47ed8c7df031a0a3c101c27b4ac authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] allow find to be recursive

d1d5c0205f7f460f4b189e60f3866114e06404fe authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] implement the find method

5eb17eaa66ed910b6d63cac1d8800265688d8b75 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] display the content of the EndlNode in repr mode

3bc6a51fe2ca781eb27f87500ba4cda828eac8f0 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] remove useless import

315e80b01134488d7775d5ca9b28fe8cd836e767 authored over 10 years ago by Laurent Peuch <[email protected]>
[fix] actually use NodeList on ... list of nodes

be459b53bd12528729d5d83c474ce97b5d7f8227 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] better .help() on NodeList

74eff89fd8cb9cecc26f7215909405794d2a6163 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] make help() display better

ab77a7b7006383b625d578c21a221421f1230f99 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] change help() behavior

f1a8382b3d62c021a5888c68049a339b83494f4e authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] __fst__ -> fst

e58a80d185be92a0f8ee998837d8349c00a97300 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] use this NodeList on everylist

5e8b08b2eda8342c7345102a423e81fadcf51869 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] extract list behavior of RedBaron into a NodeList topclass

384171750bcbc71478d078068818d1ed1710d37c authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add the help() method

8128c6ef44c25d993477a3b4538625fc8ed5dea3 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] do magic __repr__

237c207978a8d68a40abd6788a2418a7a34890a3 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add a way to convert back a RedBaron instance insto fst

e35b7feaf9f7d7c606a1c60efb7a018d93b78a40 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] add a way to convert back node to fst

8f7968a7afa6ec54a4dcde3e7e258462bb1c8e9a authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] let's record what kind of key I'm adding

c2b965be3fc580d94a46937c9d3eec3e9ce280bd authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] move to horrible black magic to generate missing node class

bc2754b1ddcbe8c2cc07f9bf365d0f279ac4d018 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] handle pass node

246513e49fe74356d6c881904135d18b3c095372 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] handle binary operator

100c09103f28027515cdff70db36586720dcb482 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] handle assignement

e553989238b4a0f42641465bc92fd7c6155e9fbd authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] move the fst_node to redbaron_node into nodes.py

95ebce4a7075d776886b79edf8b4a311d7b32af9 authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] IntNode value should be an int

f9d2d6e21614858f06d723ac85025a5c0d5d01db authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] add tests inspiration

69ef4f2498b1a3e0021eb8bc1b083d0ba9c74008 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] handle Int

2c98e2320b7c1dc888e2169b35a136f4e4de7fe8 authored over 10 years ago by Laurent Peuch <[email protected]>
[enh] start to build nodes

95522a2ebed4654455ce2b38af3f9893e84111ad authored over 10 years ago by Laurent Peuch <[email protected]>
[mod] RedBaron should behave like a list/iterable

c6106711923f04b97819a53625a25fb24af1aadc authored over 10 years ago by Laurent Peuch <[email protected]>
init

d6e2a1c039974c0745967a5a2247f07940bdd299 authored over 10 years ago by Laurent Peuch <[email protected]>