Commit Graph

  • 30c4c68d43
    Merge 44d7734e4c into fec1c7d5b7 Andrew Dupont 2024-09-09 23:44:31 -0700
  • 44d7734e4c [language-gfm] Migrate to tree-sitter-markdown tree-sitter-august Andrew Dupont 2024-09-09 23:19:02 -0700
  • cdad4ffbbe [language-(java|type)script] Update injections… Andrew Dupont 2024-09-09 18:24:23 -0700
  • 44ad31fb12 [symbol-provider-tree-sitter] Fix specs… Andrew Dupont 2024-09-09 17:33:38 -0700
  • 03ba902e46 [language-(java|type)script]: Update Tree-sitter parsers to 0.23.0… Andrew Dupont 2024-09-09 16:54:30 -0700
  • 8282750657
    Merge dad98e2b51 into fec1c7d5b7 Giusy Digital 2024-09-08 21:30:24 -0700
  • a6e78d79e5
    Merge 26186b5a29 into fec1c7d5b7 Andrew Dupont 2024-09-08 21:30:22 -0700
  • fbdf18a450 coverShallowerScopes shouldn't affect “sibling” injections… Andrew Dupont 2024-09-08 15:57:07 -0700
  • 265d7e09c1 [language-(java|type)script] Scope ??=, ++, etc., as assignments Andrew Dupont 2024-09-07 20:53:26 -0700
  • c674d8ff9b Update README for web-tree-sitter Andrew Dupont 2024-09-07 20:39:27 -0700
  • ba539b19d4
    Merge a6dad23279 into fec1c7d5b7 confused_techie 2024-09-07 20:29:30 -0700
  • 72b1a6e0d2 [language-yaml] Update to newest tree-sitter-yaml Andrew Dupont 2024-09-07 18:17:25 -0700
  • 4d696a7438 Rewrite warning message in web-tree-sitter Andrew Dupont 2024-09-07 18:16:07 -0700
  • d4337539ad Fix regression with indentation Andrew Dupont 2024-09-07 17:34:25 -0700
  • f64b44ffb0 (Whoops, left some logging statements in there) Andrew Dupont 2024-09-07 17:28:48 -0700
  • 87a9322415 Upgrade web-tree-sitter to 0.23.0… Andrew Dupont 2024-09-07 16:48:03 -0700
  • 09ca9bdd67
    Merge edb084d81d into fec1c7d5b7 Zsolt Kozaroczy 2024-09-05 20:38:18 +0000
  • edb084d81d Fix the non-headless spec runner Koza 2024-08-04 12:21:58 +0200
  • 52d8db4f3f Write a wrapper to eliminate done callbacks from async tests Koza 2024-05-31 09:49:15 +0200
  • f36934a4c6 Add retry mechanism to jasmine2 test runner Koza 2024-05-10 15:06:31 +0200
  • 5ef46a18b2 Upgrade archive-view to use jasmine2 test runner Koza 2024-05-07 15:00:52 +0200
  • 8e4f446725 Improve test runner switcher Koza 2024-05-05 20:23:34 +0200
  • 85fb28300a Introduce jasmine2 test runner Koza 2024-05-05 20:23:07 +0200
  • 222300b203 Move jasmine-test-runner to be under spec/runners Koza 2024-05-05 23:02:38 +0200
  • 83aa5b8654 Introduce helper/jasmine-singleton to have reference only to the vendored jasmine Koza 2024-03-18 15:45:25 +0100
  • f2a1361f51 Drop support for JUnit XML output for tests Koza 2024-03-14 14:53:00 +0100
  • 051b37117e Remove run-tests scripts Koza 2024-03-14 14:04:54 +0100
  • 506ba3d002
    Merge 53c0aba644 into fec1c7d5b7 Maurício Szabo 2024-09-05 08:11:58 +0700
  • 26be87490c [language-typescript] Scope ! in variable declarators Andrew Dupont 2024-09-04 16:44:00 -0700
  • 58eed8d8ce
    Merge 66426dbb6e into fec1c7d5b7 Andrew Dupont 2024-09-03 11:14:09 +0100
  • d1608413ae
    Merge 3b178302f7 into fec1c7d5b7 Zsolt Kozaroczy 2024-09-02 20:47:31 -0600
  • e8681fc30f
    Merge 0783bb8fbe into fec1c7d5b7 confused_techie 2024-09-02 18:16:13 -0700
  • a8eb0b370d
    Merge 482ff706e4 into fec1c7d5b7 confused_techie 2024-09-02 18:16:13 -0700
  • fec1c7d5b7
    Merge pull request #1086 from pulsar-edit/ci-update-cirrus-rolling-upload-token master confused_techie 2024-09-02 13:09:30 -0700
  • de62773838
    Merge 2112e13aa3 into 38c0b8837f Andrew Dupont 2024-08-31 13:46:56 -0400
  • d62c51cce1 CI: Update Cirrus Rolling upload token DeeDeeG 2024-08-31 11:17:58 -0400
  • 9db65c0369 [language-java] Fix the scope on foo in foo.bar() Andrew Dupont 2024-08-26 20:23:47 -0700
  • 02f1563bd9 Fail (starts|ends)OnSameRowAs when the node position descriptor fails Andrew Dupont 2024-08-26 20:21:15 -0700
  • 738536f686 [language-php] Handle case-insensitive constants like TRUE/FALSE Andrew Dupont 2024-08-26 20:20:38 -0700
  • 5c7bc14423
    Merge ff14af4c00 into 38c0b8837f Maurício Szabo 2024-08-26 13:06:18 -0300
  • 50dbbd1cb7 Add a spec for @match.next Andrew Dupont 2024-08-24 16:11:10 -0700
  • 3834c3fa08 Add comments and make further indentation tweaks… Andrew Dupont 2024-08-24 16:10:25 -0700
  • c5f87a6f3b Pass comparisonRow for match capture interpretation Andrew Dupont 2024-08-23 14:48:21 -0700
  • 38c0b8837f
    Merge pull request #1080 from pulsar-edit/v1.120.0-release confused_techie 2024-08-17 19:02:37 -0700
  • c16f05b1dc Add back -dev confused-Techie 2024-08-17 19:02:20 -0700
  • 6eee25f5ec Tweaks Andrew Dupont 2024-08-17 15:32:24 -0700
  • 74ef36a5d7 Fix bugs in invocations of resolveMatch Andrew Dupont 2024-08-17 10:50:13 -0700
  • 338f68845c [language-css] Bump tree-sitter-css to 0.21.1 Andrew Dupont 2024-08-17 09:53:55 -0700
  • 4a701e2520 Move indentation-related tasks to their own class… Andrew Dupont 2024-08-17 09:19:00 -0700
  • d760442063
    Merge 19faf67e97 into 89a0e8152e tthaumaturgist 2024-08-16 10:46:11 +0200
  • 4ec1a70401
    Merge fddc8c4760 into 89a0e8152e confused_techie 2024-08-16 10:45:55 +0200
  • 53abbba5d8 Merge branch 'master' into v1.120.0-release v1.120.0 confused-Techie 2024-08-15 19:49:32 -0700
  • 89a0e8152e
    Merge pull request #1081 from pulsar-edit/update-cirrus-token DeeDeeG 2024-08-15 22:44:37 -0400
  • c231bade6f Update encrypted token update-cirrus-token confused-Techie 2024-08-15 19:41:26 -0700
  • 4e7a1ea621 Bump package.json version confused-Techie 2024-08-15 19:06:01 -0700
  • 661468d43d
    Merge pull request #1078 from pulsar-edit/v1.120.0-changelog confused_techie 2024-08-15 19:03:19 -0700
  • 43b39930ef Changelog: Fix typo ("in" --> "an") DeeDeeG 2024-08-15 21:43:50 -0400
  • b41cfa4ea9 Changelog: Add note for the Tree-sitter 1.20.0 edition changes DeeDeeG 2024-08-15 21:42:51 -0400
  • 59b7743b5d New changelog entry confused-Techie 2024-08-15 18:38:27 -0700
  • d63ab231d0
    Merge pull request #1062 from savetheclocktower/tree-sitter-august DeeDeeG 2024-08-15 21:26:13 -0400
  • 2fed59a7e5 Add new changelog entries confused-Techie 2024-08-15 17:08:44 -0700
  • edf71085ea
    Merge 491676e6de into 025f0355d3 Sertonix 2024-08-13 14:49:24 -0300
  • 025f0355d3
    Merge pull request #1075 from pulsar-edit/update-ppm-again DeeDeeG 2024-08-13 10:38:21 -0400
  • 238f333014 ppm: Update ppm to commit 7a0c3fa37595f5576c2ab7fb update-ppm-again DeeDeeG 2024-08-10 17:38:32 -0400
  • 0783bb8fbe Properly set fallback locale localization-ct confused-Techie 2024-08-09 19:57:35 -0700
  • 6381419534 Update pulsar.en.cson with new format confused-Techie 2024-08-09 19:11:19 -0700
  • 080708419e Fix errors in tests confused-Techie 2024-08-09 18:37:19 -0700
  • 977f1bda94 Add LocaleLabel translation tests to context-menu and manus confused-Techie 2024-08-09 18:27:09 -0700
  • b7bd819f68 Add tests confused-Techie 2024-08-09 18:02:25 -0700
  • 6846b9cef2 Update a few stragglers for the query property renaming Andrew Dupont 2024-08-09 10:51:11 -0700
  • 11e2f75b0c [language-(java|type)script] Fix indentation of case statements… Andrew Dupont 2024-08-09 10:06:27 -0700
  • 4388bced5f Add a spec for the new behavior around dynamic query changing Andrew Dupont 2024-08-09 10:02:42 -0700
  • d73cd15e52 Localize: Settings Title & Description confused-Techie 2024-08-09 02:37:14 -0700
  • 431d802420 Update specs to ensure they pass confused-Techie 2024-08-09 02:22:39 -0700
  • 5c3b47aa4b Stop using atom global confused-Techie 2024-08-09 01:47:23 -0700
  • 9f47be8ac9 Menu item translations, cleanup auto-translations confused-Techie 2024-08-09 00:38:26 -0700
  • 9b9094c71a UI translations, context-menu translations confused-Techie 2024-08-09 00:12:34 -0700
  • 7449b4487a Load core locales during initialization confused-Techie 2024-08-08 20:38:56 -0700
  • 40efe0b0c2 Taking another shot at i18n confused-Techie 2024-08-08 20:10:43 -0700
  • 2afd4b704a
    Merge pull request #1043 from savetheclocktower/fix-snippet-indentation Andrew Dupont 2024-08-08 18:49:02 -0700
  • 3b25873d1d Add some methods for easier customization of language queries… Andrew Dupont 2024-08-07 20:02:24 -0700
  • 5d0e8366fd
    Merge pull request #1072 from pulsar-edit/win-icon-improvement confused_techie 2024-08-06 18:38:58 -0700
  • af133b04f9 [language-typescript] Add bitwise operators Andrew Dupont 2024-08-05 18:52:04 -0700
  • 3b178302f7 Fix the non-headless spec runner Koza 2024-08-04 12:21:58 +0200
  • 4758360d31 Run flaky spec only on linux Koza 2024-06-16 17:18:59 +0200
  • f5a5b0ee38 Write a wrapper to eliminate done callbacks from async tests Koza 2024-05-31 09:49:15 +0200
  • bef870b27f Add retry mechanism to jasmine2 test runner Koza 2024-05-10 15:06:31 +0200
  • edda5f40bc Upgrade archive-view to use jasmine2 test runner Koza 2024-05-07 15:00:52 +0200
  • d22bfedfc0 Fix spec files running with jasmine 2 Koza 2024-05-02 15:37:18 +0200
  • b5cb438c32 Improve test runner switcher Koza 2024-05-05 20:23:34 +0200
  • c96d241d4c Introduce jasmine2 test runner Koza 2024-05-05 20:23:07 +0200
  • ac9ed4145e Move jasmine-test-runner to be under spec/runners Koza 2024-05-05 23:02:38 +0200
  • 895f5e533d Introduce helper/jasmine-singleton to have reference only to the vendored jasmine Koza 2024-03-18 15:45:25 +0100
  • 60f2559b74 Drop support for JUnit XML output for tests Koza 2024-03-14 14:53:00 +0100
  • 98397005bf Remove run-tests scripts Koza 2024-03-14 14:04:54 +0100
  • 7e5f3468c5
    Merge 39a9f74933 into ddaffa2065 confused_techie 2024-08-02 23:18:49 -0700
  • 7c7acee852
    Merge bdd2b47e2d into ddaffa2065 confused_techie 2024-08-02 21:03:12 -0700
  • ddaffa2065
    Merge pull request #1063 from savetheclocktower/fix-pulsar-p-on-windows Andrew Dupont 2024-08-02 18:23:39 -0700
  • 6848f53526
    Merge b2494b6a56 into 9a6db0d41b confused_techie 2024-08-02 16:08:41 -0700
  • 9a6db0d41b
    Merge pull request #1067 from gsabatini2016/fix/CONTRIBUTING.MD confused_techie 2024-08-02 16:08:26 -0700