An open API service providing commit metadata for open source projects.

GitHub / scottmessinger/language-javascript-hbs / commits

SHA Message Author Date Stats
8cf549d1 Update package with unique name Scott Ames-Messinger <s****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
72c27477 Fix support for css Scott Ames-Messinger <s****r@g****m> over 7 years ago
76240421 Add support for css Scott Ames-Messinger <s****r@g****m> over 7 years ago
d07be709 Prepare 0.130.0 release Nathan Sobo <n****n@g****m> over 7 years ago
6e90f7bd merge Merge pull request #644 from atom/b3-fold-default Nathan Sobo <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
97731147 Allow folding switch_default Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f991b825 Prepare 0.129.21 release Winston Liu <5****u@u****m> over 7 years ago
0a713254 merge Merge pull request #642 from lildude/remove-invalid-string-for-linguist Winston Liu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9cf582ae Update tests to reflect invalid.illegal.string removal Colin Seymour <l****d@g****m> over 7 years ago
e589d85a Remove invalid string highlighting Colin Seymour <l****d@g****m> over 7 years ago
e5034e28 Prepare 0.129.20 release David Wilson <d****l@g****m> over 7 years ago
d95c26b2 merge Merge pull request #638 from bennypowers/css-tagged-templates David Wilson <d****l@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
76b5c692 Adds gql and sql tags Benny Powers <w****b@b****m> over 7 years ago
9a526391 Lint main.js Benny Powers <w****b@b****m> over 7 years ago
14f28632 Uses CSS language for `css` template tag Benny Powers <w****b@b****m> over 7 years ago
7bd0335c Revert "Add `css` template literal tag" Benny Powers <w****b@b****m> over 7 years ago
975351d3 merge Merge pull request #626 from Aerijo/master David Wilson <d****l@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0893d741 merge Merge pull request #639 from atom/dw-fix-styled-call-injection David Wilson <d****l@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1f1da30a Allow tagged template injections to accept function parameters David Wilson <d****l@g****m> over 7 years ago
4f905c54 Add `css` template literal tag Benny Powers <w****b@b****m> over 7 years ago
25863dae Prepare 0.129.19 release Max Brunsfeld <m****d@g****m> over 7 years ago
c9a3ff48 merge Merge pull request #633 from atom/mb-update-new-expression-structure Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5d7da002 Prepare 0.129.19-0 release Max Brunsfeld <m****d@g****m> over 7 years ago
a6332c08 :arrow_up: tree-sitter-javascript, adjust scope mappings Max Brunsfeld <m****d@g****m> over 7 years ago
7cb6cfd8 Remove , so this rule actually works Linus Eriksson <B****E@u****m> over 7 years ago
8682acee Prepare 0.129.18 release Max Brunsfeld <m****d@g****m> almost 8 years ago
c7e6e0e9 merge Merge pull request #628 from atom/b3-scope-like-babel Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
3c1dc51c merge Merge pull request #629 from atom/mb-add-jsdoc Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
7a377722 :arrow_up: tree-sitter-jsdoc for CRLF fix Max Brunsfeld <m****d@g****m> almost 8 years ago
b09a675a :arrow_up: tree-sitter-jsdoc, generalize tag scopes Max Brunsfeld <m****d@g****m> almost 8 years ago
5aa901be Add tree-sitter keyword to package.json Max Brunsfeld <m****d@g****m> almost 8 years ago
e14dd5c5 Add JSDoc injection w/ tree-sitter-jsdoc Max Brunsfeld <m****d@g****m> almost 8 years ago
a4f69240 Change scopes in comparison to language-babel Linus Eriksson <B****E@u****m> almost 8 years ago
5da20e88 Differentiate line and block comments Benjamin Gray <b****8@g****m> almost 8 years ago
c0553a31 Prepare 0.129.17 release Max Brunsfeld <m****d@g****m> almost 8 years ago
f5706d56 merge Merge pull request #620 from atom/b3-more-scopes Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
cab77b6b Remove language.variable scope mappings for now Max Brunsfeld <m****d@g****m> almost 8 years ago
0acec377 merge Merge pull request #624 from atom/b3-fold-case Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
478f98d7 Fold rules for switch_case Linus Eriksson <B****E@u****m> almost 8 years ago
92145cdb Prepare 0.129.16 release Linus Eriksson <B****E@u****m> almost 8 years ago
84d844c0 merge Merge pull request #623 from CentricStorm/update-comma-period Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
4077aced merge Merge pull request #622 from atom/b3-self-closing-meta Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9ebc7dec Distinguish between commas and periods. CentricStorm <C****m@u****m> almost 8 years ago
8b7f5b09 Self closing elements can also be meta.class Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
fdd1aac5 merge Merge pull request #604 from Ingramz/gql-template-literal Winston Liu <5****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
e615da42 Add arrow to the function to match textmate Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
4216f3df :arrow_up: tree-sitter-javascript Max Brunsfeld <m****d@g****m> almost 8 years ago
b427615e Add a more specific scope for a call to super Linus Eriksson <B****E@u****m> almost 8 years ago
8c513eb0 Scope this as variable.language Linus Eriksson <B****E@u****m> almost 8 years ago
2772c289 :art: Linus Eriksson <B****E@u****m> almost 8 years ago
9be2756d Style arugments and super as variable.language Linus Eriksson <B****E@u****m> almost 8 years ago
e04d8bcd Add more scopes to the tree-sitter grammar Linus Eriksson <B****E@u****m> almost 8 years ago
81d3af45 Prepare 0.129.15 release Max Brunsfeld <m****d@g****m> almost 8 years ago
a2f66fc3 Allow CSS injection inside 'styled' tagged template literals Max Brunsfeld <m****d@g****m> almost 8 years ago
61cc764b Prepare 0.129.14 release Linus Eriksson <B****E@u****m> almost 8 years ago
d4495c0c merge Merge pull request #614 from atom/b3-scope-super Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9d367ce7 Scope super as support.function Linus Eriksson <B****E@u****m> almost 8 years ago
284f9c7b Prepare 0.129.13 release Linus Eriksson <B****E@u****m> almost 8 years ago
ff1ac770 merge Merge pull request #612 from atom/b3-missing-operators Linus Eriksson <B****E@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
a6ab0c62 Add missing operators to the tree-sitter grammar Linus Eriksson <B****E@u****m> almost 8 years ago
72cdded7 Prepare 0.129.12 release Max Brunsfeld <m****d@g****m> almost 8 years ago
2f1246ea :shirt: Max Brunsfeld <m****d@g****m> almost 8 years ago
3851d25c Allow injection in template literals with member expression tags Max Brunsfeld <m****d@g****m> almost 8 years ago
c06909d5 merge Merge pull request #611 from atom/mb-jsx-scopes Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
6a90949a Fix some JSX scope mappings Max Brunsfeld <m****d@g****m> almost 8 years ago
b2d7f02f Add support for gql template literal
Co-authored-by: Tony Xiao <t****o@u****m>
Indrek Ardel <i****k@a****u> almost 8 years ago
ff23c604 merge Merge pull request #602 from atom/dot-github-update Jason Rudolph <j****n@j****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
51ae47d8 :memo: Update .github Jason Rudolph <j****n@j****m> almost 8 years ago
df141486 Prepare 0.129.11 release Max Brunsfeld <m****d@g****m> almost 8 years ago
4f9aa374 :arrow_up: tree-sitter-regex Max Brunsfeld <m****d@g****m> almost 8 years ago
fd5835ed Prepare 0.129.10 release Max Brunsfeld <m****d@g****m> almost 8 years ago
ea9fdb57 :arrow_up: tree-sitter-javascript Max Brunsfeld <m****d@g****m> almost 8 years ago
593bb261 Use `constant.other.property` scope for all-caps property names Max Brunsfeld <m****d@g****m> almost 8 years ago
d497b4fe merge Merge pull request #599 from atom/dot-github-update Jason Rudolph <j****n@j****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
ca6de6d7 :memo: Update .github Jason Rudolph <j****n@j****m> almost 8 years ago
df7a049e Prepare 0.129.9 release Max Brunsfeld <m****d@g****m> almost 8 years ago
ea37ba47 Fix injection points to use new scope names Max Brunsfeld <m****d@g****m> almost 8 years ago
e157b65b merge Merge pull request #592 from Aerijo/master Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
85b1e6ec Colour generator functions too Benjamin Gray <b****8@g****m> about 8 years ago
8f924396 Prepare 0.129.8 release Max Brunsfeld <m****d@g****m> about 8 years ago
f21122be Explicitly disable Tree-sitter in TextMate grammar specs Max Brunsfeld <m****d@g****m> about 8 years ago
eed8e538 Prepare 0.129.7 release Max Brunsfeld <m****d@g****m> about 8 years ago
d4ebc4a7 merge Merge pull request #591 from atom/mb-compatible-scope-descriptors Max Brunsfeld <m****d@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
5a6fef4b Prepare 0.129.7-1 release Max Brunsfeld <m****d@g****m> about 8 years ago
423939d3 Use scopeName in regex grammar Max Brunsfeld <m****d@g****m> about 8 years ago
69dd0100 Prepare 0.129.7-0 release Max Brunsfeld <m****d@g****m> about 8 years ago
dd8a5d54 Replace id and legacyScopeName with scopeName Max Brunsfeld <m****d@g****m> about 8 years ago
cae8f694 merge Merge pull request #590 from atom/ak-update-styling Ashi Krishnan <a****i@q****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
93f2f2df Match the textmate styling a little more closely. Ashi Krishnan <q****t@g****m> about 8 years ago
6b8e6adf Prepare 0.129.6 release Max Brunsfeld <m****d@g****m> about 8 years ago
46b57af3 Use new tree-sitter grammar regexes Max Brunsfeld <m****d@g****m> about 8 years ago
096b4b14 Prepare 0.129.5 release Ashi Krishnan <q****t@g****m> about 8 years ago
62e250f3 merge Merge pull request #589 from atom/inject-regexp Ashi Krishnan <a****i@q****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
3c96f5b8 Remove comments field from regex grammar. Ashi Krishnan <q****t@g****m> about 8 years ago
6db1c8cd Bump tree-sitter-javascript to a version that npm believes in. Ashi Krishnan <q****t@g****m> about 8 years ago
e717279c ☝🏾tree-sitter-javascript to 0.13.4
Co-authored-by: Max Brunsfeld <m****d@g****m>
Ashi Krishnan <q****t@g****m> about 8 years ago
8d8aee86 Update highlighting to reflect upstream parse tree simplification.
Co-authored-by: Max Brunsfeld <m****d@g****m>
Ashi Krishnan <q****t@g****m> about 8 years ago
61dea9fe Inject and highlight regular expressions with tree-sitter-regex
Co-authored-by: Max Brunsfeld <m****d@g****m>
Ashi Krishnan <q****t@g****m> about 8 years ago
0c3de9c9 Prepare 0.129.4 release Max Brunsfeld <m****d@g****m> about 8 years ago
7ae3aa86 :arrow_up: tree-sitter-javascript Max Brunsfeld <m****d@g****m> about 8 years ago

← Back to repository