Commit graph

  • 59d5bdc8ca
    ignore .dir-locals.el in cmake build main nik gaffney 2022-08-19 13:31:57 +0200
  • 875d328c18
    correct load-path for cmake build nik gaffney 2022-08-19 13:14:17 +0200
  • e97fd18d31
    ignore .dir-locals.el in cmake build nik gaffney 2022-08-18 13:30:23 +0200
  • 5a5ff2b2b6
    add local load-path to cmake build nik gaffney 2022-08-17 09:19:50 +0200
  • 53d3959e1b changes for MELPA compatibility nik gaffney 2022-07-30 19:15:38 +0200
  • 36eae66a3c MELPA CI checks nik gaffney 2022-07-30 19:14:16 +0200
  • d8296a9af5
    Merge pull request #39 from jxa/packaging Marcin Pączkowski 2021-09-04 09:44:53 -0700
  • 35b972f1a7
    Update README.md Marcin Pączkowski 2021-09-04 09:41:16 -0700
  • 057a1b30f2
    Update README.md Marcin Pączkowski 2021-09-04 09:39:05 -0700
  • cbd89755e8 README clarifications John Andrews 2021-09-04 09:46:59 -0400
  • 4852752d67 Add a test for the autoloading behavior John Andrews 2021-08-19 21:23:54 -0400
  • 4e1c886b98 Move files back under /sc John Andrews 2021-08-19 20:54:46 -0400
  • fcfa17b6be Update readme John Andrews 2021-08-19 20:53:11 -0400
  • 8503b2a3e2 Better autoloads John Andrews 2021-08-16 20:33:05 -0400
  • 19dfecc8ca Revert "Combine sclang-mode into the main sclang file" John Andrews 2021-08-16 19:57:43 -0400
  • daeb0106c5 Feedback from PR John Andrews 2021-08-15 20:20:18 -0400
  • 5ac5150397 Rename sc directory so it only loads when calling from emacs John Andrews 2021-08-15 16:27:45 -0400
  • cf3e692bb5 Update installation docs John Andrews 2021-07-25 19:55:00 -0400
  • c414b9c7ab Combine sclang-mode into the main sclang file John Andrews 2021-08-09 22:34:47 -0400
  • bc06627f24 Enable github CI workflow John Andrews 2021-08-09 15:58:08 -0400
  • 9b160ec102 Fix the load issue by unwrapping requires John Andrews 2021-08-09 12:05:52 -0400
  • 14157663b0 Add test to expose a load-time issue John Andrews 2021-08-09 11:57:27 -0400
  • 225e810bdd Add quark file John Andrews 2021-07-25 19:54:35 -0400
  • 6cea8929e6 Conditionally respect sclang-vars John Andrews 2021-07-25 14:58:21 -0400
  • 9d6067b2e5
    Merge pull request #26 from supercollider/topic/ninja Mario Lang 2021-07-23 09:19:34 +0200
  • a85032e5fb cmake: fix ninja toolchain topic/ninja Brian Heim 2020-04-10 14:17:56 -0500
  • 0e95a1884d
    Merge pull request #25 from mlang/emacs25 Brian Heim 2020-04-02 09:05:01 -0500
  • 6739aa327c Use `cl-gensym' to fix Emacs 25 compatibility (Fixes #24) Mario Lang 2020-04-02 08:28:29 +0200
  • 2de9ec1157 Update changelog TatriX 2020-03-25 23:16:01 +0100
  • 8472f03dbf Use define-derived-mode from prog-mode and update auto-mode-alist TatriX 2020-03-25 23:14:32 +0100
  • 7bfbd1929d scel: Add support for completion-at-point-functions and company-mode TatriX 2020-02-26 15:18:07 +0100
  • 7b5d954003
    Merge pull request #19 from mlang/cl Brian Heim 2019-12-28 18:25:06 -0600
  • e43da1aa99 Fix a number of overlooked obsolete aliases Mario Lang 2019-12-26 11:12:53 +0100
  • 4ef3185647
    Merge pull request #18 from mlang/cl Brian Heim 2019-12-25 08:33:44 -0600
  • bb6bce1671 Use cl-lib instead of obsolete cl package Mario Lang 2019-12-25 13:51:43 +0100
  • b6e5d1bf78
    Merge pull request #17 from mlang/sclang-make-options Brian Heim 2019-12-24 16:47:29 -0600
  • 59e0d31b0a Fix `sclang-make-options' falsely emitting -d and -l Mario Lang 2019-12-24 23:18:08 +0100
  • 6b63bf1bcf
    Merge pull request #15 from mlang/HelpSource Brian Heim 2019-12-22 16:35:25 -0600
  • 0543729ec5 Fix typo Mario Lang 2019-12-22 23:31:55 +0100
  • 92d549770b
    Merge pull request #16 from mlang/multibyte Brian Heim 2019-12-22 16:01:50 -0600
  • 7285fb3358 Fix decoding of evaluation results to support multibyte characters Mario Lang 2019-12-17 08:32:05 +0100
  • 406cfde4c5 Create a HelpSource directory and document the EmacsBuffer class Mario Lang 2019-12-15 19:51:40 +0100
  • da28459931
    Merge pull request #14 from mlang/SCDocNode.storeLispOn Brian Heim 2019-12-15 10:04:26 -0600
  • 6c74020a10 Allow serialisation of SCDocNode trees to Emacs Lisp Mario Lang 2019-12-15 08:02:03 +0100
  • 857fcf763c
    Merge pull request #13 from mlang/email Brian Heim 2019-12-14 09:50:27 -0600
  • 7fbce73e7f Update my email address Mario Lang 2019-12-12 10:37:11 +0100
  • d0b42dd183
    Merge pull request #11 from larme/fix-readme Brian Heim 2019-09-25 22:42:28 -0500
  • 223a53c29a update configuration file path in readme for macOS Zhao Shenyang 2019-09-18 12:36:56 +0800
  • 7ec76e4c02
    Merge pull request #9 from widp/flet-macro-change Brian Heim 2018-08-02 20:46:51 -0500
  • 95120e310b change instances of flet to cl-flet as flet is obsolete widp 2018-07-28 20:01:58 +0530
  • 0686452b0b
    Merge pull request #7 from widp/el-files-fix Brian Heim 2018-04-07 20:55:02 -0400
  • 3ddfd3e677 Revert "Fixes link to "HelpSource" directory" widp 2018-04-05 17:27:56 +0530
  • 5abf055a10 Fixes link to "HelpSource" directory tejaswidp 2018-03-30 21:53:40 +0530
  • b12547a152 install *.el files irrespective of byte compilation option tejaswidp 2018-03-30 17:43:21 +0530
  • f6c7228f09
    Merge pull request #6 from widp/master tejaswi d prakash 2018-03-30 08:39:39 +0530
  • 6d206e023c link to correct *.sc files in Readme tejaswidp 2018-03-30 07:52:31 +0530
  • aeea3ad4be Merge pull request #2870 from snappizz/topic/goodbye-old-osc LFSaw 2017-06-29 10:33:19 +0200
  • e4df2cdff5 scel: remove reference to OSCresponderNode Nathan Ho 2017-05-07 12:05:28 -0700
  • c52e2912b6 populate sclang-class-list modula t. worm 2016-11-21 17:37:37 -0600
  • 16835a43e2 Prevent Emacs fontification failure w/ lots of classes - Fixes #248 modula t. worm 2016-11-21 17:13:01 -0600
  • 6d6ec77634 Fix bug #132 Martin Marier 2016-10-05 03:51:37 -0300
  • 820c3b3cd4 scel: fix serverRunning, avgCPU, peakCPU etc. (#2036) Chris Sattinger 2016-05-07 17:12:04 +0200
  • a88cc8b318 add "this." for serverRunning, avgCPU, peakCPU etc. simdax 2016-05-07 16:19:27 +0200
  • 881b34bf41 use "Walk Like and Egyptian" aka K&R braces for all class definitions crucialfelix 2015-11-07 12:50:24 +0100
  • 023b5a41c6 scel: Fix mode-line update Peter Vasil 2015-09-30 21:32:16 +0200
  • 3ca01e04ed Highlight uppercase symbols in emacs bion 2014-10-15 00:31:48 -0700
  • 6af534a0fb scide + lang: Remove Document redirect Scott Wilson 2013-11-12 14:21:58 +0000
  • fe43d2f24a README: remove all language identifiers from code blocks Yvan Volochine 2013-07-01 17:13:24 +0200
  • ab9cbc2866 README: use underlines instead of hash-signs for h1 & h2 headers Yvan Volochine 2013-07-01 17:01:42 +0200
  • 63ff25df7a README: use plain text for URLs as Github automatically convert them Yvan Volochine 2013-07-01 15:02:18 +0200
  • 76c2950609 README: change all README files extenstion to markdown Yvan Volochine 2013-06-29 19:15:54 +0200
  • ed4c7348c1 README: adapt all README files to markdown Yvan Volochine 2013-06-29 19:13:38 +0200
  • 6f808bcece remove bundled elisp library tree-widget.el Jonas Bernoulli 2013-05-09 17:03:03 +0200
  • ca2a432409 Improve error messages when cmake can't find optional things Dan Stowell 2012-09-07 12:11:25 +0100
  • 494cf1fe11 editors: scel - disabling bytecode compilation is an advanced option Tim Blechmann 2012-03-07 23:32:41 +0100
  • f5f09b6090 editors: scel - do not require emacs when omitting bytecode compilation Tim Blechmann 2012-03-07 23:29:09 +0100
  • dfb69f398b scel: add option to install without bytecode compilation Tim Blechmann 2012-03-04 17:37:24 +0100
  • 67d100d7d7 scel: install files to site-lisp/SuperCollider Tim Blechmann 2012-03-04 16:09:22 +0100
  • 683930cd9b Bonehead: If you plan to escape \, do it FIRST before escaping anything else James Harkins 2011-12-20 09:29:42 +0800
  • 486e4709c5 Fix bug with ScelDocument string_ : backslashes needed to be escaped James Harkins 2011-12-17 09:18:44 +0800
  • 5b399b4293 editors: avoid IDE-specific overwrites by introducing IDE actions Tim Blechmann 2011-12-08 13:29:49 +0100
  • 1569625efa editors: scel - move code from el to sc to avoid method overwrite Tim Blechmann 2011-12-07 00:00:16 +0100
  • 08cbc64f3a class library: deprecate UI.registerForShutdown Tim Blechmann 2011-12-07 00:27:34 +0100
  • 3e5cf00140 scel: avoid temporary file for symbol table Tim Blechmann 2011-10-02 11:20:06 +0200
  • 4597ee238c scel: improved guessing of help topics Tim Blechmann 2011-10-02 13:15:52 +0200
  • 1f339518ab scel: speedup indexing of help topics Tim Blechmann 2011-10-02 12:15:04 +0200
  • fef0729223 scel: improvements to the scdoc integration Tim Blechmann 2011-10-01 13:16:04 +0200
  • a20081f26a scel: initial support for SCDoc help browser Tim Blechmann 2011-09-30 11:45:52 +0200
  • 7c8c5fe535 scel: cleanup of class library recompilation Tim Blechmann 2011-09-28 11:47:15 +0200
  • 65b6928a97 scel: keep command fifo alive for the lifetime of sclang Jakob Leben 2011-09-25 06:03:20 +0200
  • d91e92f53f scel: shutdown library before class library recompilation Tim Blechmann 2011-09-20 14:19:45 +0200
  • b64f936a3e scel: use xdg-compliant paths Tim Blechmann 2011-09-20 14:18:41 +0200
  • c66a01f782 scel: one more bytecode compilation fix Tim Blechmann 2011-07-23 16:27:17 +0200
  • ac41f5ed3e scel: bytecompilation fix Tim Blechmann 2011-07-23 16:25:46 +0200
  • 83d0d94a1a scel: bytecompile fix, correct use of defvar and defconst and add requirements Tim Blechmann 2011-07-22 20:31:17 +0200
  • 5aa9b34534 scel: work around some warnings and avoid some deprecated functions Tim Blechmann 2011-07-18 20:18:29 +0200
  • 1d117b4997 scel: initClass fix Tim Blechmann 2011-07-10 17:19:13 +0200
  • 6726ce6618 scel: use in-process library recompilation Tim Blechmann 2011-06-27 13:19:19 +0200
  • fe8524e1f9 Improve format of copyright/GPL notices (issue raised in debian pkging) Similar to commit dc73e034cfafd in 3.4 branch Dan Stowell 2011-06-14 10:48:37 +0100
  • d46a9661ab modified sclang-eval-document to save-excursion to avoid clobbering point Stuart Popejoy 2011-06-09 12:22:06 -0400