]> git.eshelyaron.com Git - sweep.git/shortlog
sweep.git
2022-10-15 Eshel YaronFIXED: disregard stderr when invoking write_sweep_modul... scratch/init-improvements
2022-10-15 Eshel YaronENHANCED: create Prolog flag sweep=true when running...
2022-10-15 Eshel YaronRemove unused dependencies library(help) and library...
2022-10-13 Eshel YaronLoad libswipl ahead of sweep-module if it's an ELF V8.5.18-sweep-0.6.1
2022-10-13 Eshel YaronDOC: index some keystrokes in the manual
2022-10-12 Jan WielemakerPORT: Try to find emacs-module.h in the $MINGW_ROOT...
2022-10-11 Eshel YaronDOC: Update section "Things to do"
2022-10-10 Eshel YaronENHANCED: use next-error-select-buffer when switching... V8.5.18-sweep-0.6.0
2022-10-10 Eshel YaronFIXED: sweeprolog-end-of-top-term would get confused...
2022-10-10 Eshel YaronADDED: Flymake integration in sweeprolog-mode
2022-10-09 Eshel YaronDOC: add descriptions to all manual sections
2022-10-09 Eshel YaronFIXED: quote file paths passed to shell-command-to...
2022-10-08 Eshel YaronADDED: new command and user option for updating whitespace
2022-10-07 Eshel YaronFIXED: detecting end of clause with inline comments...
2022-10-07 Eshel YaronUse sweep.pl from the ELPA package rather than from...
2022-10-07 Eshel YaronDOC: added short documentation for sweep as a SWI-Prolo...
2022-10-06 Eshel YaronPORT: don't use defvar-keymap, introduced only in Emacs 29
2022-10-06 Eshel YaronTEST: add unit test for nested Elisp->Prolog->Elisp...
2022-10-06 Eshel YaronENHANCED: allow for Elisp->Prolog->Elisp->... call...
2022-10-06 Eshel YaronDOC: add manual sections "Contributing" and "Things... V8.5.18
2022-10-04 Eshel YaronAnnounce recent changes in NEWS.org, bump version to... v0.5.0
2022-10-04 Eshel YaronDOC: describe the Top-level Menu and signaling in the...
2022-10-04 Eshel YaronADDED: key and menu bindings for sweeprolog-list-top...
2022-10-04 Eshel YaronADDED: new command for signaling a top-level from the...
2022-10-04 Eshel YaronADDED: new command for signaling the current top-level
2022-10-04 Eshel YaronFIXED: top-level buffer to thread synchronization
2022-10-04 Eshel YaronADDED: new command for signaling Prolog top-level threads
2022-10-04 Eshel YaronFIXED: reverse args modes in sweeprolog-document-predic...
2022-10-03 Eshel YaronADDED: sweep Top-level Menu for listing Prolog top...
2022-10-03 Eshel YaronNEWS.org: announce sweeprolog-document-predicate-at...
2022-10-03 Eshel YaronREADME.org: fix typos
2022-10-02 Eshel YaronDOC: Add docstrings to some undocumented internal functions
2022-10-02 Eshel YaronDOC: new manual section "Documenting predicates"
2022-10-02 Eshel YaronADDED: new command sweeprolog-document-predicate-at...
2022-10-02 Eshel YaronADDED: new function sweeprolog-definition-at-point
2022-10-01 Eshel YaronDOC: document new eldoc integration v0.4.7
2022-10-01 Eshel YaronADDED: on-the-fly documentation for predicates with...
2022-10-01 Eshel YaronADDED: auto-insert integration for filling in Prolog... v0.4.6
2022-09-30 Eshel YaronFIXED: clear highlighting from whitespace after a fullstop v0.4.5
2022-09-30 Eshel YaronNEWS.org: remove version macro using internal package...
2022-09-30 Eshel YaronFIXED: error when indenting after prefix operator
2022-09-30 Eshel YaronDOC: say sweep-module instead of sweeprolog-module...
2022-09-30 Eshel YaronDOC: add missing source block in Getting Started section
2022-09-30 Eshel YaronDOC: Added "Getting Started" manual section v0.4.4
2022-09-30 Eshel YaronADDED: Menu for sweep commands
2022-09-30 Eshel YaronDOC: add a reference to the SWI-Prolog manual QQ section
2022-09-30 Eshel YaronENHANCED: provide semantic highlighting for missing...
2022-09-30 Eshel YaronDOC: document quasi-quotation highlighting in the manual v0.4.3
2022-09-30 Eshel YaronENHANCED: fontify quasi-quotation content according...
2022-09-29 Eshel YaronFIXED: error on interactively removing variable highlig... v0.4.2
2022-09-29 Eshel YaronDOC: document new variable highlighting in the manual
2022-09-29 Eshel YaronADDED: new command sweeprolog-highlight-variable
2022-09-29 Eshel YaronADDED: new user option sweeprolog-enable-cursor-sensor
2022-09-29 Eshel YaronENHANCED: underline occurrences of the variable at...
2022-09-29 Eshel YaronDOC: add installation instructions from NonGNU ELPA
2022-09-29 Eshel YaronUse a public mailing list in the Maintainer package...
2022-09-29 Eshel YaronENHANCED: More indicative error on failure to locate...
2022-09-29 Eshel YaronENHANCED: only fontify visible sweeprolog-mode buffers...
2022-09-29 Eshel YaronENHANCED: (sweep--colour-term-to-face): return multiple...
2022-09-29 Eshel YaronDOC: document the newly added sweeprolog-restart command v0.4.1
2022-09-29 Eshel YaronADDED: new command sweeprolog-restart for resetting...
2022-09-28 Eshel YaronFIXED: remove message_hook during cleanup to avoid...
2022-09-28 Eshel YaronMODIFIED: Breaking change: rename sweep.el to sweeprolo... v0.4.0
2022-09-26 Eshel YaronFIXED: don't rely on string-lines added in Emacs 28.1
2022-09-26 Eshel YaronFIXED: use a more robust mechanism for finding sweep...
2022-09-26 Eshel YaronUpdate LICENSE
2022-09-26 Eshel YaronDOC: update installation instruction to reflect inclusi...
2022-09-25 Eshel YaronDOC: fix typos in README.org
2022-09-25 Eshel YaronDOC: document imenu support in sweep-mode buffers
2022-09-25 Eshel YaronADDED: support imenu in sweep-mode buffers
2022-09-25 Eshel YaronENHANCED: also update highlighting between sub terms
2022-09-25 Eshel YaronADDED: sweep-mode: make sexp-based commands work on... v0.3.3
2022-09-24 Eshel YaronDOC: fix copy-paste error in README.org
2022-09-24 Eshel YaronDOC: document new user option sweep-faces-style
2022-09-24 Eshel YaronTweak README to prevent a hosting platform from failing...
2022-09-24 Eshel YaronADDED: sweep-faces-style user option for controlling...
2022-09-24 Eshel Yaronsweep.el: remove outdated sweep--compile-module function
2022-09-24 Jan WielemakerFind Emacs as `emacs`
2022-09-23 Eshel YaronFIXED: qualify calls to sweep_funcall/2
2022-09-23 Eshel YaronFIXED: sweep-init-args separate arguments
2022-09-23 Eshel YaronFIXED: indentation error when typing at end of buffer v0.3.2
2022-09-23 Eshel YaronBUILD: replaced Makefile with CMakeLists.txt
2022-09-23 Eshel YaronBUILD: rely on preexisting emacs-module.h
2022-09-23 Eshel YaronBUILD: Inline sweep.h in sweep.c
2022-09-23 Eshel YaronNew make target: make info
2022-09-23 Eshel YaronADDED: new user option for choosing indentation increments v0.3.1
2022-09-22 Eshel YaronENHANCHED: automatic syntax aware autoindentation in... v0.3.0
2022-09-21 Eshel YaronADDED: sweep_op_info/2: new_predicate
2022-09-19 Eshel YaronFIXED: handle some more color terms
2022-09-19 Eshel YaronFIXED: (sweep--colourise): handle the dict_content...
2022-09-19 Eshel YaronPORT: use (eql sweep) instead of (eql 'sweep) in cl...
2022-09-16 Eshel YaronFIXED: (sweep-beginning-of-top-term): possible infinite...
2022-09-14 Eshel YaronFIXED: package-lint complaint about autoloaded private...
2022-09-14 Eshel YaronDOC: update commentary section in sweep.el
2022-09-14 Eshel YaronDOC: Add Top-level history section v0.2.1
2022-09-14 Eshel YaronFIXED: indentation after with inline comments
2022-09-14 Eshel YaronENHANCED: don't record one-character inputs in the...
2022-09-12 Eshel YaronADDED: sweep-colourise-buffer-on-idle user option,...
2022-09-12 Eshel YaronENHANCED: Update semantic highlighting on idle timer...
2022-09-12 Eshel YaronADDED: (sweep-indent-line-ends-with-prefix-operator...
next