Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to master at bruno/test-repo 2024-01-07 11:58:55 +01:00
c66a85a826 Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2024-01-07 11:55:20 +01:00
53e4bf4710 Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2024-01-07 11:09:55 +01:00
98a8dcf0d2 Update 'TODO.org'
bruno pushed to master at bruno/test-repo 2024-01-07 11:08:07 +01:00
50527d427b Update 'TODO.org'
bruno pushed to master at bruno/brchess 2024-01-06 20:19:49 +01:00
9ea42c0604 add install readme
bruno pushed to master at bruno/brchess 2024-01-06 19:56:18 +01:00
7930ed11e4 new brlib
bruno pushed to master at bruno/brchess 2024-01-06 19:54:49 +01:00
1aa419392e adapt to brlib 0.3
bruno pushed tag v0.3 to bruno/brlib 2024-01-06 18:27:57 +01:00
bruno pushed to master at bruno/brlib 2024-01-06 18:25:17 +01:00
3c7222954e re-arrange Makefile, and cleanup Emacs/ccls part
2c95124020 bitops: all macros (hmmm, mistake ?), more tests
Compare 2 commits »
bruno pushed to master at bruno/brlib 2024-01-04 09:01:31 +01:00
459f18a019 Fix loop in test_popcount
bruno pushed to master at bruno/brlib 2024-01-03 19:15:23 +01:00
0dcca10559 bits.h -> bitops.h, start bitops refactor: target all implem. visible
b63a5cceda Makefile: add /tests bin generation
2bab5c9d2c add env script, and (stupid) draft tests
a41ca50404 debug: add func desc in debug.h
Compare 4 commits »
bruno pushed to master at bruno/brchess 2024-01-01 09:56:57 +01:00
558be57c58 update Makefile for brlib, bit_for_each new API
98cb2a8577 add path in env.sh & submodu;es-upd.sh
Compare 2 commits »
bruno pushed tag v0.1 to bruno/brlib 2024-01-01 09:08:58 +01:00
bruno pushed tag v0.2 to bruno/brlib 2024-01-01 09:08:58 +01:00
bruno pushed to master at bruno/brlib 2024-01-01 08:58:18 +01:00
7bba3c559b *BREAKING changes*: func naming, types moved to br.h, etc...
bruno pushed to master at bruno/brlib 2023-12-30 12:32:14 +01:00
8007299886 silent $(AR)
bruno pushed to master at bruno/brlib 2023-12-30 11:48:22 +01:00
bb8509fc00 shared lib: use all objects.
bruno pushed to master at bruno/Tools 2023-12-29 18:47:12 +01:00
3d7f388fb8 vardir(): add '+' as default script to source
1aef3f1196 lorien.el: adjust for brlib
Compare 2 commits »
bruno pushed to main at bruno/advent-of-code 2023-12-29 18:38:13 +01:00
ad6a39e82a move env.h -> scripts/
bruno pushed to master at bruno/brchess 2023-12-29 17:49:56 +01:00
ab629fdfa0 adapt Makefile/env.sh to new brlib tree