Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-python

:lock: Python package for Atom
https://github.com/pulsar-edit/language-python

Merge pull request #1 from Sertonix/patch-1

add archival notice

e0d0e2832827dcb3a2706919d61b7a1695b8578e authored almost 2 years ago by confused_techie <[email protected]>
add archival notice

fd01fc96f98dfff6fd2dc893194992fcf486d9a5 authored almost 2 years ago by Sertonix <[email protected]>
Prepare v0.53.6 release

fd7182548b88405380ce05c1a52e712c20fabc47 authored over 3 years ago by darangi <[email protected]>
Merge pull request #325 from aminya/master

Update tree-sitter-python + Add missing tree-sitter scopes

6d7026e935fb2ff5df368c4e87df7caffaef8103 authored over 3 years ago by Musa Ibrahim <[email protected]>
Merge remote-tracking branch 'upstream/master'

931488254f37431ca65384c7f18de12ee5b39232 authored over 3 years ago by Amin Yahyaabadi <[email protected]>
Merge pull request #315 from illright/fix/mistaken-sql

Add a lookahead for DELETE to avoid mistaking HTTP strings for SQL

2ba819681f4cf41559ca31f0b5e5ae25f98c551f authored over 3 years ago by Musa Ibrahim <[email protected]>
Merge pull request #327 from aminya/github-actions

GitHub Actions

66f35eadb76796ce4c192e8ff0a746d93768d79f authored over 3 years ago by Musa Ibrahim <[email protected]>
use entity.name.function.definition

5d548707cec8c150f4844d9a1cd744dd9641c6ef authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Support argument list

https://github.com/tree-sitter/tree-sitter-python/issues/96

4d966074bfb6267e09416b9004f2e5770c5b9dfb authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Support self matching

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

6e5de571a361d82c7c9c2fa86f6295227820273f authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Support typed parameters

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

98cab1961c654b66ac60c5d57b57346983ce00fe authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Support lambda parameters

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

37c8e1d9e8bda4d875e2892d777e4b29f8218236 authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Support constructor

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

b0a77d570ce7d39484b4b8d02963d618b0537585 authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Use function.call for call

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

89351c1a3acd79e77b00474da135d7ea9f4c2e1f authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Use function.def for function_definition

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

6325ed1445d53c5519e37b0597d0ae608bdb0a84 authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Add punctuations

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

c2b79f1aebf91c507a0b469e4d201a92c76ad95a authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Add keyword.control.return

Co-Authored-By: Eric Shimizu Karbstein <[email protected]>

d989f9aee9638ba48e2018fa81dc9a9b1b200dda authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
:arrow_up: bump tree-sitter-python to 0.17.0

ebe88306700ef0face8c9a99b5fc2a1d4e059866 authored almost 4 years ago by Amin Yahyaabadi <[email protected]>
Fix the test that failed the build

64010bfc83b2d6b0824e39c87d3b0cf72a3c7650 authored almost 4 years ago by Lev Chelyadinov <[email protected]>
Add a test

870467c070fb4eb072e2320b726fc69142882b64 authored almost 4 years ago by Lev Chelyadinov <[email protected]>
GitHub Actions

97d1eb6d7c1e39eb47717ee511412f26f077f644 authored almost 4 years ago by aminya <[email protected]>
Update Travis linux distro

ad4b9807280c9f38cb537539c43890b143188012 authored almost 4 years ago by aminya <[email protected]>
:arrow_up: Update tree-sitter-python

faf1e57ccbddbf7f7378bd085e5bff77090403cb authored almost 4 years ago by aminya <[email protected]>
Prepare v0.53.5 release

df7643256348c80d9cbc7438f99d5d8af82a7b23 authored about 4 years ago by sadick254 <[email protected]>
Merge pull request #318 from ThatXliner/patch-1

Added async (line 851)

2ef1a8ac9a0631357c3e67c113d597e407efd354 authored about 4 years ago by Sadick <[email protected]>
Added async (line 851)

Added keyword async:
```
'illegal_names':
'match': '\\b(and|as|assert|break|class|contin...

681aba31aa2679e563b2a287769a367957d4479f authored about 4 years ago by ThatXliner <[email protected]>
Add a lookahead for DELETE to avoid mistaking HTTP strings for SQL

3f8fa33ce8f54564576dc1db2017a7bd5327f433 authored almost 5 years ago by illright <[email protected]>
Prepare v0.53.4 release

d4a8e73a4ce35aa6aa877044c508899621adf040 authored almost 5 years ago by Darangi <[email protected]>
:arrow_up:[email protected]

b11c80cca7dab85f652b021dd175ecea49f648ef authored almost 5 years ago by Darangi <[email protected]>
Prepare 0.53.3 release

90e245936e6aa1961ccc611c86706c13600e744f authored over 5 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

110b32ce00a0b2965283bc49e710f0ada4efa0f5 authored over 5 years ago by Max Brunsfeld <[email protected]>
Prepare 0.53.2 release

a7b054915d438eaefb897817895f8a0d6c365ef5 authored over 5 years ago by Jason Rudolph <[email protected]>
Merge pull request #303 from caleb531/tree-sitter-fn-param-fixes

Tokenize *args and **kwargs the same as other parameters (tree-sitter)

310c4aa45efc9794ecd60e94bd0c37d8eef068ff authored over 5 years ago by Jason Rudolph <[email protected]>
Tokenize *args and **kwargs the same as other parameters

These changes are specifically for the Python tree-sitter grammar.

878f3509636237fe7bbfe2c5f06b59229e93fa93 authored over 5 years ago by Caleb Evans <[email protected]>
Prepare 0.53.1 release

be7347256f501028d01621fc1125f0535c6132e3 authored over 5 years ago by Linus Eriksson <[email protected]>
Merge pull request #300 from atom/b3-fold-if

Allow folding if statement without elif or else

5b25304a7c274792424f1c2d9b1acfdaf60cc203 authored over 5 years ago by Linus Eriksson <[email protected]>
Allow folding if statement without elif or else

4d55d0ecbe93ba03a74a28896c921b82cb6bd50b authored over 5 years ago by Linus Eriksson <[email protected]>
Prepare 0.53.0 release

b5011ef56dc4ac01a578f3e620b357ef8ae4c9a0 authored over 5 years ago by Nathan Sobo <[email protected]>
Merge pull request #298 from caleb531/tree-sitter-subclass-names

Tokenize subclass list names in tree-sitter grammar

d901fb9a7c498af71fa743837d11ac27db8b7a2d authored over 5 years ago by Nathan Sobo <[email protected]>
Merge pull request #297 from caleb531/tree-sitter-function-parameters

Tokenize formal function parameters in tree-sitter grammar

283fba7ac91f74c53fa3bb37d904b204378fef6b authored over 5 years ago by Nathan Sobo <[email protected]>
Prepare 0.52.0 release

591fc791290a9aa42b3432ddc1142c89233e59da authored over 5 years ago by Nathan Sobo <[email protected]>
Merge pull request #288 from atom/b3-more-stuff

Add more scopes to the tree sitter grammar

e76078d6043e145f72eb768d2aa5891062b0329a authored over 5 years ago by Nathan Sobo <[email protected]>
Prepare 0.51.10 release

a6a1abef1c558d162b5b9b26bafbc36a3ba81396 authored over 5 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

177fda9ea6ef02692cf430ac202bef24dbebec50 authored over 5 years ago by Max Brunsfeld <[email protected]>
Merge pull request #296 from caleb531/tree-sitter-first-line

Add support for python2/3 shebangs in tree-sitter grammar

a884e4e38f91b9e742ab6c0e470746d2f16ad7e5 authored over 5 years ago by Winston Liu <[email protected]>
Tokenize subclass list names in tree-sitter grammar

c8283a90ffb4896000df053bd27ef0fee6611a2a authored over 5 years ago by Caleb Evans <[email protected]>
Tokenize formal function parameters in tree-sitter grammar

7159e8b5b1092d73844bd69ee14434be82629f77 authored over 5 years ago by Caleb Evans <[email protected]>
Add support for python2/3 shebangs in tree-sitter grammar

50f0fd087c78874ca60edc3c738d3ae2297fc33d authored over 5 years ago by Caleb Evans <[email protected]>
Prepare 0.51.9 release

ad49f4a498987056b0f4fe5bbdf02dc685dde5cd authored over 5 years ago by David Wilson <[email protected]>
Merge pull request #292 from atom/dw-fix-folding

Fix code folding for 'elif' and 'else' statements

8775c18fe774c1af7386fc7acb1691248f541326 authored over 5 years ago by David Wilson <[email protected]>
Merge pull request #289 from etienne-napoleone/patch-1

Fix codestyle E301 in class snippet

f3a7f5b8f50dd451b4f474986c2b0f6a871ab2aa authored over 5 years ago by David Wilson <[email protected]>
Merge pull request #267 from AmyShackles/master

Please remove snippet config for 'self'

632327672aa6ec3bb0e4542a50cfff1bea332926 authored over 5 years ago by David Wilson <[email protected]>
Fix code folding for 'elif' and 'else' statements

1cf33988212f54a419ba5d8bfd7d72ea62edee5c authored over 5 years ago by David Wilson <[email protected]>
Fix PEP8 E301 in class snippet

A blank line is required before a class methode

7711cdcfc8acc36f6b70cdab34374c7defd53c5c authored almost 6 years ago by Etienne Napoleone <[email protected]>
Add more scopes to the tree sitter grammar

Exceptions -> support.type.exception
integer&float -> numeric
add @ and @= operator

9eae0b418567c3a15a81ad71694c658d254a8d1c authored almost 6 years ago by Linus Eriksson <[email protected]>
Add tree-sitter keyword to package.json

3b2bcdd3ac92cd4adadee5ef79c65e1f27481557 authored almost 6 years ago by Max Brunsfeld <[email protected]>
Merge pull request #287 from atom/b3-python-builtin

Scope built in functions as support.function

e8e0d1bbec1ce25532c0bf78cd44d879362dc58a authored almost 6 years ago by Linus Eriksson <[email protected]>
Scope built in functions as support.function

38dd8484267376001da0d117a73e301d4e52705e authored almost 6 years ago by Linus Eriksson <[email protected]>
Merge pull request #274 from kylebarron/master

Add foldEndPattern to settings

56e2f1cd923959821b1ea3176d1bd6458f318778 authored almost 6 years ago by Winston Liu <[email protected]>
:arrow_up: tree-sitter-python

56389716e91ee009936fe6b4e9643a256b7d54dd authored almost 6 years ago by Max Brunsfeld <[email protected]>
Update settings/language-python.cson

Co-Authored-By: kylebarron <[email protected]>

05d9238afec45e45881963888f797800c9fbc836 authored almost 6 years ago by Winston Liu <[email protected]>
0.51.8

526f638e4f985081049ba4c8bd13c31425f70cd4 authored almost 6 years ago by Max Brunsfeld <[email protected]>
Highlight keyword argument names

Refs #281

df3934c7b13248af1a4c213c1f7e5070b0b5310c authored almost 6 years ago by Max Brunsfeld <[email protected]>
Merge pull request #282 from atom/Ben3eeE-add-operators

Scope operators as keyword.operator

d7e35bdc9ba386be9bb2403f3d02d7a4605526f6 authored almost 6 years ago by Linus Eriksson <[email protected]>
Scope operators as keyword.operator

a9bbc868ad321c297d6db5da37f1478e28f32673 authored almost 6 years ago by Linus Eriksson <[email protected]>
Prepare 0.51.6 release

d9eaf164bdb0a0febccbbf71036511848ea56a10 authored about 6 years ago by David Wilson <[email protected]>
Merge pull request #275 from Aerijo/master

Escape regex properly

a04466bbf045e37e436227736884b778323b3879 authored about 6 years ago by David Wilson <[email protected]>
Merge pull request #277 from atom/dot-github-update

🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue

9fb7e5cfd799e8a5be0cfa742218c276fb255dba authored about 6 years ago by Jason Rudolph <[email protected]>
:memo: Update .github

5e7410c43cb68d759b0b02f7bbdee898305a8adc authored about 6 years ago by Jason Rudolph <[email protected]>
Merge pull request #276 from atom/dot-github-update

Add Probot no-response configuration

aaa8aa683894bbc8ab614864ff4312466003a2cc authored about 6 years ago by Jason Rudolph <[email protected]>
:memo: Update .github

e230b399b28e72289e5bc4b480453c02eaf4d717 authored about 6 years ago by Jason Rudolph <[email protected]>
Escape regex properly

bc05c8473d66b6bb88b722f9c914e062dd3b4174 authored about 6 years ago by Benjamin Gray <[email protected]>
Add foldEndPattern

c78d2c159fe02deb52713963456319e613096d7f authored about 6 years ago by Kyle Barron <[email protected]>
Prepare 0.51.5 release

50aa96b504a8c8ce24609c2b7ad1c4bc20e6e9d2 authored about 6 years ago by Max Brunsfeld <[email protected]>
Explicitly disable tree-sitter for textmate grammar specs

7f89dc3ebe2a425dcf136e96652eecdb5ce88096 authored about 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.51.4 release

b460357555af775bd6ce517015a750759dcdbdf4 authored about 6 years ago by Max Brunsfeld <[email protected]>
Merge pull request #271 from atom/mb-compatible-scope-descriptors

Replace id and legacyScopeName with scopeName

c88ed5a32c42dc6722e495b298b1d5a2612c740c authored about 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.51.4-0 release

dd148532dcca3185f306daf484d71147178ec0ba authored about 6 years ago by Max Brunsfeld <[email protected]>
Replace id and legacyScopeName with scopeName

ae80d779fae54685d79bfcee3dbc53b3235e072b authored about 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.51.3 release

09159c6a21be6675a0878d839c2dab6ad621612b authored about 6 years ago by Max Brunsfeld <[email protected]>
Use new tree-sitter grammar regex

9febb29afd78b50f180d4b6271ef776d93f0f661 authored about 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.51.2 release

3e26b67f6c840823536f5b1ac726d9d92f662e29 authored about 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

348ec0537676200ffb85204f47f96ca78f34bd23 authored about 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

07bf91515bdf75f3c399bccb7692a436f5cf2aa9 authored about 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.51.1 release

4cc2994c46fa5849ad7f7e71ca6ef9d0802a589b authored about 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python, highlight escape sequences

4241f2664a86dd61302e8f1a05a63c70da05f8eb authored about 6 years ago by Max Brunsfeld <[email protected]>
Removed 'self' snippet

3d8eeeb2328e8e5755b20d8bea623883be3e3f3c authored about 6 years ago by AmyShackles <[email protected]>
Prepare 0.51.0 release

dc380a47243e9585af2171935bd0d62334f853cd authored over 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

f0314f098517e1c1c07601a3cb5affcb61436bf1 authored over 6 years ago by Max Brunsfeld <[email protected]>
Merge pull request #262 from 314eter/master

Add missing keywords to tree-sitter-python

77e26c132672e0341893ae3f89221b74d88fd008 authored over 6 years ago by Max Brunsfeld <[email protected]>
Add missing keywords to tree-sitter-python

aaaafdb77c446a00c6e7a48bb66ae422c87115c6 authored over 6 years ago by Pieter Goetschalckx <[email protected]>
Prepare 0.50.1 release

f6beecff7c2943ffc928ae56070f39dd7ea195a1 authored over 6 years ago by Max Brunsfeld <[email protected]>
:arrow_up: tree-sitter-python

d6942972a506a5d979a84a81ca5cbfeb1b56c111 authored over 6 years ago by Max Brunsfeld <[email protected]>
Prepare 0.50.0 release

43ba8b655ab436e643b6a61004cda0933831024f authored over 6 years ago by Wliu <[email protected]>
Use Visual Studio 2015 on Appveyor

3db6a65a687d6ff35395669e6ed619cf4c9a0ab6 authored over 6 years ago by Wliu <[email protected]>
Merge pull request #260 from creech46/master

'lcie' prefix was 'else condition' when it should have been 'else value'

fc9dd3b1833bf546ee318f3e54acfd90a3b6a442 authored over 6 years ago by Wliu <[email protected]>
'lcie' prefix was 'else condition' when it should have been 'else value'

c5d3d9ca9e9494fca6b539da78ac4f028ab23708 authored over 6 years ago by Creech (Intern) <[email protected]>
Merge pull request #254 from kevinastone/syntax-test

Migrate to Atom-Grammar-Tests

253d03245fb6e93481ecc06de5670e6e7344bce7 authored over 6 years ago by Wliu <[email protected]>
Migrated function syntax checks to atom-grammar-tests

f129be1c615e3e5853e9421573e7161e02494fd2 authored over 6 years ago by Kevin Stone <[email protected]>
Migrated lambda specs to atom-grammar-tests

66219b2f491f229c78ca24265a2df1c178a71b27 authored over 6 years ago by Kevin Stone <[email protected]>