]> git.eshelyaron.com Git - sweep.git/shortlog
sweep.git
2022-09-03 Eshel YaronADDED: global keymap sweep-prefix-map, not bound by...
2022-09-03 Eshel YaronENHANCED: show more relevant candidates in top-level...
2022-09-02 Eshel YaronPORT: use swipl --dump-runtime-variables to locate...
2022-09-02 Eshel YaronAdd licensing information
2022-09-01 Eshel YaronAdd BSD license
2022-09-01 Eshel YaronPORT: detect older swipl and disable custom GMP alloc...
2022-09-01 Eshel YaronFIXED: copy paste error (singleton variable)
2022-09-01 Eshel YaronDOC: Expand top-level documentation section
2022-09-01 Eshel YaronADDED: completion-at-point function in sweep-top-level...
2022-09-01 Eshel YaronMake use of the new SWI-Prolog embedded GMP handling...
2022-08-31 Eshel YaronRemove the swipl-devel git submodule
2022-08-31 Eshel YaronDOC: update the manual to reflect the latest GMP deconf...
2022-08-31 Eshel YaronRun `make check` with libswipl preloaded
2022-08-31 Eshel YaronRun `ninja install` as root in CI
2022-08-31 Eshel YaronFIXED: accidentally left debugging remnants
2022-08-31 Eshel YaronENHANCED: Allow using swipl compiled with GMP
2022-08-31 Eshel YaronDOC: Add Prolog initialization section to the manual
2022-08-30 Eshel YaronDOC: Document sweep_funcall/2,3 in the manual
2022-08-30 Eshel YaronADDED: sweep_funcall/2,3 for calling Elisp functions...
2022-08-29 Eshel YaronENHANCED: Pass keystrokes to the top-level directly...
2022-08-29 Eshel YaronDOC: Add CUSTOM_ID properties to README.org headings...
2022-08-29 Eshel YaronADDED: sweep-top-level command and appropriate mode
2022-08-29 Eshel YaronUse load-file-path instead of custom hack
2022-08-28 Eshel YaronENHANCED: Add optional "reverse" argument flag to sweep...
2022-08-28 Eshel YaronCleanup sweep.el
2022-08-28 Eshel YaronDOC: Expand the manual section about Querying Prolog
2022-08-27 Eshel YaronDOC: Document sweep-pack-install
2022-08-27 Eshel YaronADDED: sweep-pack-install for interactively installing...
2022-08-27 Eshel YaronENHANCED: annotate predicates with the summaries from...
2022-08-27 Eshel YaronENHANCED: make the prompts used in sweep-find-* customi...
2022-08-27 Eshel YaronFIXED: Use more robust Prolog to C string conversion
2022-08-27 Eshel YaronUse LD_PRELOAD for testing
2022-08-27 Eshel YaronRevert rpath tweaks
2022-08-27 Eshel YaronMore rpath tweaks
2022-08-27 Eshel YaronPORT: use rpath linker option
2022-08-27 Eshel YaronFIXED: Makefile setting SOEXT to dylib on linux hosts
2022-08-27 Eshel YaronTEST: Add ERT based tests
2022-08-27 Eshel YaronPORT: don't use clang's -fdiagnostics-absolute-paths
2022-08-27 Eshel Yaronupdate .build.yml
2022-08-27 Eshel YaronBUILD: set locale for CI
2022-08-27 Eshel YaronPORT: detect linux vs macOS shared object extension...
2022-08-27 Eshel YaronDOC: fix typo
2022-08-27 Eshel YaronDOC: fix typo
2022-08-27 Eshel YaronDOC: expand README.org
2022-08-27 Eshel YaronDOC: Don't number manual headings
2022-08-27 Eshel YaronDocument sweep-find-predicate
2022-08-27 Eshel YaronDOC: Document sweep-find-module in the manual
2022-08-27 Eshel YaronAdd module descriptions to sweep-find-module annotation...
2022-08-27 Eshel YaronAdd README.org
2022-08-27 Eshel YaronFIXED: really initialize on load
2022-08-27 Eshel YaronCleanup
2022-08-27 Eshel YaronVendor emacs-module.h
2022-08-27 Eshel YaronAdd swipl-devel submodule
2022-08-26 Eshel YaronInitial commit