Commit Graph

  • 35cbac7fb9 Add missing package prefix to function definition Nathan Lovato 2020-03-26 18:40:44 -06:00
  • c296065c15 Fix incorrect load path in the README Kiril Vangelovski 2020-03-26 15:24:30 +01:00
  • 475cc6b8d2 Avoid overriding the user's 'rx macro Nathan Lovato 2020-03-25 07:31:44 -06:00
  • 7d2ed510c1 Add license to gdscript-keywords Nathan Lovato 2020-03-25 07:30:10 -06:00
  • d924845be5 Update contributing section of the README Nathan Lovato 2020-03-23 08:26:02 -06:00
  • 155abe1f8b Add shell script to run lint and compilation tests Nathan Lovato 2020-03-23 08:22:21 -06:00
  • 922ff92f07 Add cached GDScript language keywords Nathan Lovato 2020-03-23 08:21:18 -06:00
  • f9bd2f6ccb Address lint-indent warnings Nathan Lovato 2020-03-23 08:11:07 -06:00
  • dd8c5bc5bf Remove outline-heading-end-regexp from gdscript-mode Nathan Lovato 2020-03-23 08:02:15 -06:00
  • 57cbde873c Remove data files, cache keywords in a .el file instead Nathan Lovato 2020-03-23 07:59:20 -06:00
  • 7ce4c220dd Replace deprecated cl-concatenate with built-in seq-concatenate Nathan Lovato 2020-03-23 07:36:28 -06:00
  • e900e05bde Address more linting errors Nathan Lovato 2020-03-23 07:28:10 -06:00
  • beb278d10f Rename rx-* functions to gdscript-rx-* Nathan Lovato 2020-03-22 13:37:35 -06:00
  • 6997f4ddd3 Fix more melpazoid warnings Nathan Lovato 2020-03-22 13:35:18 -06:00
  • 40d08c3b02 Embed emacs-rx code from Emacs 27 into gdscript-rx Nathan Lovato 2020-03-21 21:19:43 -06:00
  • f72ce3b7d3 Address some melpazoid warnings and errors Nathan Lovato 2020-03-21 21:15:54 -06:00
  • dfb7cd9a11 Create LICENSE Nathan Lovato 2020-03-15 06:45:48 -06:00
  • 81294f8972 Add highlighting for the as keyword Nathan Lovato 2020-03-13 10:35:31 -06:00
  • 3cd94546f3 Move contributing section up in the readme Nathan Lovato 2020-03-05 08:15:28 -06:00
  • f8c0444c82 Merge pull request #35 from Scony/fix-module-startup Oliver Frank 2020-03-05 12:27:36 +00:00
  • 94d8642f0d Fix module startup for emacs 26.3 Pawel Lampe 2020-03-04 21:59:04 +01:00
  • c866a7fb12 Merge pull request #33 from shackra/use-package-straight Nathan Lovato 2020-03-03 15:12:49 -06:00
  • 48765f3209 Add instructions to install with use-package and straight.el Jorge Javier Araya Navarro 2020-03-03 12:20:05 -06:00
  • 60ee1a62bc Update CHANGELOG Nathan Lovato 2020-03-02 17:18:32 -06:00
  • b028badcd9 Merge pull request #32 from ofrank123/match-indent-fix Nathan Lovato 2020-03-02 17:14:25 -06:00
  • 53a955c492 Fix the match block indentation Oliver Frank 2020-03-02 22:14:03 +00:00
  • 9118d91a3c Add and and or keywords Nathan Lovato 2020-03-02 14:28:18 -06:00
  • bba752032a Add syntax highlighting and completion for the not keyword Nathan Lovato 2020-03-01 14:51:06 -06:00
  • 236f3a2e31 Sort remaining keywords Nathan Lovato 2020-03-01 14:50:19 -06:00
  • e4a39b02da Sort keywords Nathan Lovato 2020-03-01 14:28:52 -06:00
  • 102b63e24d Add syntax highlighting for true and false keywords Nathan Lovato 2020-03-01 14:27:06 -06:00
  • e922a1fc83 Fix hideshow local value Nathan Lovato 2020-03-01 13:50:34 -06:00
  • f77656f685 Add in keyword, update changelog Nathan Lovato 2020-03-01 07:36:05 -06:00
  • fb215bb83b Fix linter error in gdscript-mode body Nathan Lovato 2020-03-01 06:56:48 -06:00
  • f80758d517 Fix incorrect path when getting *.txt files Nathan Lovato 2020-03-01 05:39:44 -06:00
  • 1717837d34 Apply paragraph fill to the README Nathan Lovato 2020-02-25 18:27:14 -06:00
  • 00c629cd94 Add contributing section to README Nathan Lovato 2020-02-25 18:27:02 -06:00
  • 81d9d5b9e1 Add banner Nathan Lovato 2020-02-25 16:26:12 -06:00
  • 361439f28b Update CHANGELOG with 1.0.2 release notes v1.0.2 Nathan Lovato 2020-02-17 10:42:56 -06:00
  • 3c5e31bfe3 Address package-lint warnings and errors Nathan Lovato 2020-02-17 10:34:32 -06:00
  • dfe2cd922e Update documentation using checkdoc Nathan Lovato 2020-02-17 09:43:49 -06:00
  • f17c6a7418 Format code in gdscript-completion Nathan Lovato 2020-02-17 07:37:26 -06:00
  • 68be13a965 Refactor gdscript-syntax to use a let construct Nathan Lovato 2020-02-17 07:36:55 -06:00
  • c633a6f4d1 Refactor rx code to fix import error with gdscript-rx macro Nathan Lovato 2020-02-17 07:36:34 -06:00
  • 92a1087a30 Compile keywords in the language v1.0.1 Nathan Lovato 2020-02-16 07:32:50 -06:00
  • b92a59c397 Update README v1.0.0 Nathan Lovato 2020-02-15 22:22:45 -06:00
  • faadd1fa80 Update function to load syntax keywords for doom emacs Nathan Lovato 2020-02-15 21:59:41 -06:00
  • 339c008607 Fix incorrect variable name Nathan Lovato 2020-02-15 21:03:47 -06:00
  • 657a9695b1 Update the README and CHANGELOG Nathan Lovato 2020-02-15 20:25:51 -06:00
  • b7584fe1dc Update package headers, fix flycheck errors Nathan Lovato 2020-02-15 20:25:10 -06:00
  • b6b864e3bf Use with-eval-after-load for hideshow Nathan Lovato 2020-02-15 20:11:38 -06:00
  • 2909ff0c35 Use constants and eval on compile for completion keywords Nathan Lovato 2020-02-15 20:08:56 -06:00
  • 98274b4b52 Add autoload cookies to gdscript-mode.el Nathan Lovato 2020-02-15 19:54:36 -06:00
  • 2e31a15c95 Add basic auto-completion support Nathan Lovato 2020-02-15 18:18:25 -06:00
  • 50822e7189 Rename data files to *.txt Nathan Lovato 2020-02-15 16:33:29 -06:00
  • 2c05bed515 Supress unused lexical argument warnings Nathan Lovato 2020-02-15 14:25:16 -06:00
  • fabbc7a7bb Split package into several modules Nathan Lovato 2020-02-15 14:15:13 -06:00
  • 0c3791e885 Add gitinore Nathan Lovato 2020-02-15 14:14:44 -06:00
  • b352c3d592 Fix error when calling imenu in a gdscript file Nathan Lovato 2020-02-14 21:36:04 -06:00
  • e9bee17a36 Fix compilation error in gdscript-rx Nathan Lovato 2020-02-14 21:33:07 -06:00
  • 15042b1f02 Move language keywords to individual text files Nathan Lovato 2020-02-14 21:30:59 -06:00
  • d174438496 Move imenu code to its own file, gdscript-imenu.el Nathan Lovato 2020-02-14 21:30:14 -06:00
  • 615b3e19b5 Fix incorrect regex to detect static function Nathan Lovato 2020-02-14 18:23:47 -06:00
  • ff2d400e9a Add class_name built-in keyword Nathan Lovato 2020-02-14 18:15:54 -06:00
  • d195993c60 Add CHANGELOG, add code formatting instructions to README Nathan Lovato 2020-02-14 18:12:11 -06:00
  • 884c544f03 Update gdscript-mode description and update comment Nathan Lovato 2020-02-14 17:58:20 -06:00
  • 1f0e45da3b Add module to format code using gdformat Nathan Lovato 2020-02-14 17:57:36 -06:00
  • b5eb183d44 Revert "Load file gdscript-rx.el in Emacs 26 and before" Nathan Lovato 2020-02-14 10:18:37 -06:00
  • 8026003323 Load file gdscript-rx.el in Emacs 26 and before Nathan Lovato 2020-02-14 08:36:01 -06:00
  • a9902964a9 Remove obsolete alias in gdscript-rx Nathan Lovato 2020-02-14 08:35:48 -06:00
  • 086445a6be Add missing version check to support Emacs 27 Nathan Lovato 2020-02-05 08:45:57 -06:00
  • c4a5976ebb Merge branch 'ofrank123-master' Nathan Lovato 2020-02-05 08:37:01 -06:00
  • 3d4adf08b5 Add support for .tres and .tscn files Oliver Frank 2020-02-05 11:38:09 +00:00
  • acc503078d Add support for Emacs 26 Oliver Frank 2020-01-29 10:40:42 +00:00
  • 5111cad171 Add static keyword to block starters Oliver Frank 2020-01-18 02:30:05 +00:00
  • 32d4622357 Mark utility functions as private top-level functions Nathan Lovato 2020-02-01 09:51:32 -06:00
  • 0b640e5a8c Remove unused utility functions Nathan Lovato 2020-02-01 09:49:34 -06:00
  • 0d142f3d77 Remove obsolete variable definition Nathan Lovato 2020-02-01 09:46:01 -06:00
  • 2e3cb46ad3 Remove unecessary docstring-related code Nathan Lovato 2020-02-01 09:44:00 -06:00
  • e6f390ef1a Replace eql with eq when checking for INT Nathan Lovato 2020-02-01 09:43:44 -06:00
  • 0eb5dd3209 Replace defsubst with define-inline Nathan Lovato 2020-02-01 09:32:54 -06:00
  • b2c4ae72dd Remove unused function Nathan Lovato 2020-02-01 09:23:55 -06:00
  • 9a110dda31 Move the code to update the syntax table to the mode definition Nathan Lovato 2020-02-01 09:13:57 -06:00
  • ce8a71cfd5 Remove obsolete aliases Nathan Lovato 2020-02-01 09:04:42 -06:00
  • 06afaea940 Add package header Nathan Lovato 2020-02-01 09:03:52 -06:00
  • 191265bc92 Rename use-tab-mode variable to use-tab-indents Nathan Lovato 2020-02-01 08:56:12 -06:00
  • 95cd7a3f57 Add list of available features to the README Nathan Lovato 2020-01-31 10:28:24 -06:00
  • bb7876008f Add folding and hideshow support Nathan Lovato 2020-01-31 10:16:48 -06:00
  • 916813a621 Rename *tab-mode variable to *use-tab-mode Nathan Lovato 2020-01-31 10:16:03 -06:00
  • 9ae35cae52 Add customizable variable for type hints Nathan Lovato 2020-01-31 10:15:15 -06:00
  • 3c1aa9a6d2 Fixed indentation with static functinos (#8) Oliver Frank 2020-01-19 09:33:57 -08:00
  • 6f1fe6d392 Add .tscn support, bump minimum required version, update the README Oliver Frank 2020-01-15 09:13:26 -08:00
  • c5e49b6e8f Fix indent functions not working Nathan Lovato 2020-01-15 09:57:06 +01:00
  • 147d1bd444 Port syntax, shortcuts, and regex from python.el Nathan Lovato 2020-01-14 22:59:30 +01:00
  • dbc8528c0d Add syntax indent code based on Emacs 27's python.el Nathan Lovato 2020-01-14 22:16:41 +01:00
  • d936e5ce09 Add README Nathan Lovato 2020-01-14 21:46:33 +01:00
  • 72de1b30d5 Add the first version of GDScript-mode.el Nathan Lovato 2020-01-14 21:44:52 +01:00