]>
git.eshelyaron.com Git - sweep.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eshel Yaron [Sat, 27 Aug 2022 20:04:16 +0000 (23:04 +0300)]
DOC: Document sweep-pack-install
Eshel Yaron [Sat, 27 Aug 2022 19:56:03 +0000 (22:56 +0300)]
ADDED: sweep-pack-install for interactively installing packs
Eshel Yaron [Sat, 27 Aug 2022 18:19:50 +0000 (21:19 +0300)]
ENHANCED: annotate predicates with the summaries from the manual
Eshel Yaron [Sat, 27 Aug 2022 18:19:01 +0000 (21:19 +0300)]
ENHANCED: make the prompts used in sweep-find-* customizable
Eshel Yaron [Sat, 27 Aug 2022 17:57:16 +0000 (20:57 +0300)]
FIXED: Use more robust Prolog to C string conversion
Eshel Yaron [Sat, 27 Aug 2022 17:01:23 +0000 (20:01 +0300)]
Use LD_PRELOAD for testing
Eshel Yaron [Sat, 27 Aug 2022 16:54:39 +0000 (19:54 +0300)]
Revert rpath tweaks
Eshel Yaron [Sat, 27 Aug 2022 16:31:16 +0000 (19:31 +0300)]
More rpath tweaks
Eshel Yaron [Sat, 27 Aug 2022 16:09:05 +0000 (19:09 +0300)]
PORT: use rpath linker option
Eshel Yaron [Sat, 27 Aug 2022 15:57:27 +0000 (18:57 +0300)]
FIXED: Makefile setting SOEXT to dylib on linux hosts
Eshel Yaron [Sat, 27 Aug 2022 15:46:55 +0000 (18:46 +0300)]
TEST: Add ERT based tests
Eshel Yaron [Sat, 27 Aug 2022 15:24:33 +0000 (18:24 +0300)]
PORT: don't use clang's -fdiagnostics-absolute-paths
Eshel Yaron [Sat, 27 Aug 2022 15:19:36 +0000 (18:19 +0300)]
update .build.yml
Eshel Yaron [Sat, 27 Aug 2022 15:12:03 +0000 (18:12 +0300)]
BUILD: set locale for CI
Eshel Yaron [Sat, 27 Aug 2022 14:37:24 +0000 (17:37 +0300)]
PORT: detect linux vs macOS shared object extension in Makefile
Eshel Yaron [Sat, 27 Aug 2022 13:49:22 +0000 (16:49 +0300)]
DOC: fix typo
Eshel Yaron [Sat, 27 Aug 2022 12:21:50 +0000 (15:21 +0300)]
DOC: fix typo
Eshel Yaron [Sat, 27 Aug 2022 11:51:05 +0000 (14:51 +0300)]
DOC: expand README.org
Eshel Yaron [Sat, 27 Aug 2022 09:59:43 +0000 (12:59 +0300)]
DOC: Don't number manual headings
Eshel Yaron [Sat, 27 Aug 2022 09:52:11 +0000 (12:52 +0300)]
Document sweep-find-predicate
Eshel Yaron [Sat, 27 Aug 2022 09:20:54 +0000 (12:20 +0300)]
DOC: Document sweep-find-module in the manual
Eshel Yaron [Sat, 27 Aug 2022 09:07:14 +0000 (12:07 +0300)]
Add module descriptions to sweep-find-module annotation function
Eshel Yaron [Sat, 27 Aug 2022 08:34:08 +0000 (11:34 +0300)]
Add README.org
Eshel Yaron [Sat, 27 Aug 2022 07:09:42 +0000 (10:09 +0300)]
FIXED: really initialize on load
Eshel Yaron [Sat, 27 Aug 2022 07:05:10 +0000 (10:05 +0300)]
Cleanup
Eshel Yaron [Sat, 27 Aug 2022 06:45:10 +0000 (09:45 +0300)]
Vendor emacs-module.h
Eshel Yaron [Sat, 27 Aug 2022 06:36:33 +0000 (09:36 +0300)]
Add swipl-devel submodule
Eshel Yaron [Fri, 26 Aug 2022 20:27:56 +0000 (23:27 +0300)]
Initial commit