Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-clojure

:lock: Clojure package for Atom
https://github.com/pulsar-edit/language-clojure

Prepare 0.15.0 release

bca0aea1649d756afce3af972a8e27b188dc100a authored over 9 years ago
Merge pull request #19 from brunchboy/patch-1

Match many more Clojure numeric constants

c71efc3a74174093270e9cf7acfc37c16da3c5ca authored over 9 years ago
Fix indentation.

70c179e39d47c4bc099a9963102db0a9edb18001 authored over 9 years ago
Match many more Clojure numeric constants

I started this change because Clojure considers the leading - sign to be part of a numeric const...

78e7ba4378143e300bbc908d4473037e0005927d authored over 9 years ago
Merge pull request #18 from danevans/extra_curly

Remove an extra closing curly brace in ns snippet

efe9297f7b3b87f865d89340db9fe9217dfdf258 authored over 9 years ago
Remove an extra closing curly brace in ns snippet

a598d1e20dd41a5e85c9cf3e27ab633c905a9bd9 authored almost 10 years ago
Prepare 0.14.0 release

b8dfdf5dceeff927406dd5ff72246a60f9d16dfa authored almost 10 years ago
Merge pull request #17 from pladdy/master

adding cljx files for syntax highlighting

62ff3ee15207300daebf374c8b3a52e22faf13cc authored almost 10 years ago
adding cljx files for syntax highlighting

a1bad4faa7ecff0371d1f439e9ae4f7a9778c2cf authored almost 10 years ago
Prepare 0.13.0 release

51978f7d1b1a7b92f77ccf02b042b768946844bd authored almost 10 years ago
Merge pull request #15 from vmg/vmg/recursion

grammar: Do not randomly sprinkle recursive includes

3a4f47ea2fb51645cbe5c87895e93164ae8500d0 authored almost 10 years ago
Merge pull request #16 from austinbirch/snippets

Add some basic Clojure/ClojureScript snippets

5b6ac7411b4bd74cd596852822ae484cf15664c3 authored almost 10 years ago
Add some basic Clojure/ClojureScript snippets

bdde150f892e5241aa59a9c6df280122236948af authored almost 10 years ago
grammar: Do not randomly sprinkle recursive includes

46dcbc921f3321023b43adf644385ba668809804 authored almost 10 years ago
Prepare 0.12.0 release

cfc8a5ce603efdeb4018dd7f04846815cc3de9b1 authored almost 10 years ago
Merge pull request #14 from joelash/master

[#11] don't consider double quote char literals to begin a string

b6e70cc69dfa56db7b3fd7794c243bcaaa4fe399 authored almost 10 years ago
[#11] don't consider double quote char literals to begin a string

thanks @manicolosi for your hel

aefe0fd40ad124f231250e5793d5bb3f807ef843 authored almost 10 years ago
Prepare 0.11.0 release

162af930b637fff92d8527f760aceaa0feea538d authored almost 10 years ago
Merge pull request #13 from hanjos/proposed

Namespaces, definitions, dynamic variables, metadata and

b52aed6e16aa08dcb847628106a9962c50c0e897 authored almost 10 years ago
Scopes for the beginnings/ends of maps/sets are now punctuation.section.*

bdac0e1938546fcc679ef15fe889a1b04755acd7 authored almost 10 years ago
Removing an unnecessary \n pattern.

1bb409be349e544b9a2ac00df2d6220587e41e07 authored almost 10 years ago
Merge branch 'master' of https://github.com/atom/language-clojure into proposed

6116204c31ae3565a882700adf4c6ca592434054 authored almost 10 years ago
Add initial spec

d7fb2d78177a738871e3319e59eeebc6f84b8e8c authored almost 10 years ago
Add initial Travis CI config

43e3abd6b3e21b762c42ed3515a35bc23e754d51 authored almost 10 years ago
Properly rendering namespaced variables; detecting the beginning and end of sets.

e06812753f1ed0f7cb3979eddfed7b75220ff22e authored almost 10 years ago
Reversing package.json for a pull request.

33ccde11dca37fa05d172523b78d707aa08a9935 authored almost 10 years ago
Biting the bullet and copy-and-pasting #symbol to generate entity.global.clojures.

bf4e5637731a9efc779f9f3e665cccb72a8d63bf authored almost 10 years ago
Understanding metadata and dynamic variables.

a7f22f6107453d7cb04ba5fffb10bde9830e6284 authored almost 10 years ago
Detecting namespaced symbols (e.g. string/join), and trying to distinguish the first symbol in a sexp.

6b01452f9b0d4b60240552adc770f9054973f516 authored almost 10 years ago
Prepare 0.10.0 release

bae6eee8557c2158592ac485a7168ccd10fc6dfb authored about 10 years ago
Rename scoped-properties/ to settings/

32b612538747c29aa28dbc23fbb8cf8b586f2147 authored about 10 years ago
Prepare 0.9.0 release

d649d9f5b227722f5a35fd0e9430cb14325b8e83 authored about 10 years ago
Add license to package.json

ebc5f7c51ebb51e865dde472e748960d0ff3c67d authored about 10 years ago
Add LICENSE.md

The original TextMate bundle now has a LICENSE.md in the repo

Refs #10

f8f35ce026f715152aa614b8f70fc0d57b46738e authored about 10 years ago
Prepare 0.8.0 release

c3e37672ddb380d19906447f0dd4297ae2de530d authored over 10 years ago
Merge pull request #7 from phiat/master

fix sexp regexp begin pattern

21b0dcaf247d54bcccffd3760c083891b9e83d0e authored over 10 years ago
fix sexp regexp, begin pattern ending: (?=\\s|\\)

ff2f64baea825b5aea8f0ab4e4e69f85d07d50e9 authored over 10 years ago
fix regexp for entity.global.clojure

ab0f8d044d3e63987ab217d181180a911ff721e1 authored over 10 years ago
Prepare 0.7.0 release

c8f224acf85ea12ad3c20f7852759ba19b19f7f1 authored almost 11 years ago
Add comment start property

Closes #5

94d039a21c1b374173c643357dc00823ddd0c7a6 authored almost 11 years ago
Move scopeName to top

75f3f99c49d520072bbb512c80304c578b12fb88 authored almost 11 years ago
Remove unused properties

aa2086f5f4f907b6f80248665e02c77ac5ed6087 authored almost 11 years ago
Prepare 0.6.0 release

78572c8597e30f567e04f40fdb44fdcc2053d740 authored almost 11 years ago
Merge pull request #2 from ilkka/typo-fix

Change 'qouted' to 'quoted'

3fbab0b061b00cf021059175859700fc1aba64d2 authored almost 11 years ago
Change 'qouted' to 'quoted'

4c482cfe39b3e2d8b68b23235227720bac105cfc authored almost 11 years ago
Prepare 0.5.0 release

5bc1857316e1aea95fdec35c6e2cc4f3613c977c authored almost 11 years ago
Merge pull request #1 from semperos/support-edn-ext

Support *.edn files

d21f1905f651dee83a5a94e9870bd89a3e5739ad authored almost 11 years ago
Support *.edn files

fe256237228e22568de5281d50d88821f12bf239 authored almost 11 years ago
Prepare 0.4.0 release

2bba07d090b8257c741ae47b8c607622f8ce1a26 authored almost 11 years ago
Remove snippets text

e8771bbc15fdee00104e134e85615a46bddef578 authored almost 11 years ago
Prepare 0.3.0 release

0ccc276c47caefd269b2c92e187f5699beb623b0 authored almost 11 years ago
Upgrade README with conversion link

765be3e9774e8aa90d9056be8761e83d1a273392 authored almost 11 years ago
Convert grammar to CSON

206f87018a9908deba333ddc1707792c39cdd637 authored almost 11 years ago
Prepare 0.2.0 release

56f2895cb7d975747110d7e5284184db1b695e6f authored almost 11 years ago
Remove unused info.json

f7caa0f133f963a14c56ab93fb8626935197052e authored almost 11 years ago
Convert to Atom package layout

942a9e8e5a7cedef671a559d0786f0228cb7822a authored almost 11 years ago
Prepare 0.1.0 release

6b18e7bcfc7d444131926cf3bd7b5e403598d8eb authored over 11 years ago
Update link text

4437edf19476d6052f274c3e9f42e9e5f7f93286 authored over 11 years ago
Initial commit

02875f6501d8a9e55533f942f04a47e6ef6a01b6 authored over 11 years ago