]> git.eshelyaron.com Git - dict.git/shortlog
dict.git
2022-11-11 Eshel YaronADDED: user option specifying where to define new predi... V8.5.20-sweep-0.8.6
2022-11-10 Eshel YaronFIXED: possible error in sweeprolog-describe-predicate
2022-11-10 Eshel YaronHighlight test case head terms in a dedicated face
2022-11-10 Eshel YaronDOC: document sweeprolog-xref-project-source-files... V8.5.20-sweep-0.8.5
2022-11-10 Eshel YaronADDED: new command sweeprolog-xref-project-source-files
2022-11-10 Eshel YaronFIXED: find user predicate definitions more reliably
2022-11-10 Eshel YaronCatch error in kill-buffer-hook when top-level thread...
2022-11-09 Eshel YaronBump version to 0.8.4 V8.5.20-sweep-0.8.4
2022-11-09 Eshel YaronTEST: add test for updating syntax error faces
2022-11-09 Eshel YaronRecognize backslash as part of an operator in tokenization
2022-11-09 Eshel YaronFIXED: clear syntax error face after fix more aggressively
2022-11-09 Eshel YaronFIXED: properly update query highlighting in the toplevel
2022-11-09 Eshel YaronFIXED: simplify & make variable highlighting more reliable
2022-11-08 Eshel YaronFIXED: only consider backslash as an escape inside...
2022-11-07 Eshel YaronFIXED: restrict variable underlining to current clause
2022-11-07 Eshel YaronFIXED: variable name completion on Emacs 27
2022-11-07 Eshel YaronADDED: sweeprolog-forward/backward/mark-predicate V8.5.20-sweep-0.8.3
2022-11-07 Eshel YaronREFACTOR: Simplify and deduplicate code all around V8.5.20-sweep-0.8.2
2022-11-05 Eshel YaronFIXED: correctly recognize "public" head terms
2022-11-05 Eshel YaronTEST: add two test cases
2022-11-05 Eshel YaronFIXED: sweeprolog-identifier-at-point could return...
2022-11-05 Eshel YaronFixed defcustom type for sweeprolog-top-level-display...
2022-11-03 Jan WielemakerFIXED: write_sweep_module_location/0 for Windows.
2022-10-25 Eshel YaronUse term_string/2 to parse M:F/N terms encoded in strings V8.5.20-sweep-0.8.1
2022-10-25 Eshel YaronOrganize and split sweeprolog.el into sections
2022-10-25 Eshel YaronAdhere to the convention of using "Emacs's" instead...
2022-10-25 Eshel YaronDOC: added section "Code Completion" to the manual
2022-10-25 Eshel YaronADDED: completion-at-point for variable names
2022-10-22 Eshel YaronUpdate NEWS.org and bump package version V8.5.20-sweep-0.8.0
2022-10-22 Eshel YaronADDED: context-based command for inserting new clauses...
2022-10-22 Eshel YaronENHANCED: render refs to Prolog library in help buffers
2022-10-21 Eshel YaronHandle operators that contain '.' more reliably
2022-10-21 Eshel YaronFIXED: handling of operators as predicate completion...
2022-10-21 Eshel YaronFIXED: don't include irrelevant candidates in apropos...
2022-10-21 Eshel YaronENHANCED: add predicate properties list in help buffers
2022-10-20 Eshel YaronENHANCED: load and initialize sweep-module just-in... V8.5.20-sweep-0.7.2
2022-10-19 Eshel YaronENHANCED: teach sweep to jump to C code for built-in... V8.5.20-sweep-0.7.1
2022-10-17 Eshel Yaronsweeprolog-describe-predicate compatibility with Emacs 27 V8.5.19 V8.5.20
2022-10-17 Eshel YaronENHANCED: prompt for sweeprolog-describe-predicate
2022-10-17 Eshel YaronFIXED: additional compatibility issue with buttons
2022-10-17 Eshel YaronFIXED: sweeprolog-describe-predicate compatibility...
2022-10-17 Eshel YaronADDED: new command for showing help for Prolog predicates V8.5.18-sweep-0.7.0
2022-10-17 Jan WielemakerUse list notation for format/2
2022-10-16 Eshel YaronExtracted locating libswipl and sweep-module to sweep_l...
2022-10-16 Eshel YaronADDED: new command for showing help for Prolog modules V8.5.18-sweep-0.6.3
2022-10-16 Eshel YaronENHANCED: update xref data for buffer after exporting...
2022-10-16 Eshel YaronFIXED: possible loop finding start of clause at start...
2022-10-15 Eshel YaronADDED: new command for exporting Prolog predicates V8.5.18-sweep-0.6.2
2022-10-15 Eshel YaronDOC: mention new sweep Prolog flag in README.org and...
2022-10-15 Eshel YaronFIXED: sweep_identifier_at_point/2: possible infinite...
2022-10-15 Eshel YaronFIXED: disregard stderr when invoking write_sweep_modul...
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
next