Commits at master
03c55c97
Update Lean to v4.28.0, SQLite to 3.51.2
Anthony Wang
authored at
2026-02-18 15:18:00 -0500
Anthony Wang
comitted at
2026-02-18 15:18:00 -0500
4a6ba5d2
Update Lean to v4.27.0
Anthony Wang
authored at
2026-02-16 21:16:51 -0500
Anthony Wang
comitted at
2026-02-16 21:16:51 -0500
2fa00e94
Merge pull request #6 from usernamenotavailablepleasechooseanother/master
Update Lean and SQLite
Brenno Rodrigues
authored at
2025-11-18 23:30:05 -0300
GitHub
comitted at
2025-11-18 23:30:05 -0300
871d6521
Merge pull request #5 from ValorZard/update-readme
Update README.md with build details
Brenno Rodrigues
authored at
2025-10-23 19:03:07 -0300
GitHub
comitted at
2025-10-23 19:03:07 -0300
c55b94ad
Merge pull request #3 from usernamenotavailablepleasechooseanother/master
Fix linker error on Windows, improve tests
Brenno Rodrigues
authored at
2025-10-23 17:45:21 -0300
GitHub
comitted at
2025-10-23 17:45:21 -0300
8a238d8d
Merge pull request #2 from BRonen/remove-nix-from-tests-action
remove nix from github actions
Brenno Rodrigues
authored at
2025-10-23 12:15:46 -0300
GitHub
comitted at
2025-10-23 12:15:46 -0300
5a9c9982
Merge pull request #1 from ValorZard/master
Vendor SQLite so no longer need nix or package manager to install SQLite
Brenno Rodrigues
authored at
2025-10-23 06:47:35 -0300
GitHub
comitted at
2025-10-23 06:47:35 -0300
75d0dab2
docs: create LICENSE
Brenno Rodrigues
authored at
2025-02-22 17:11:17 -0300
GitHub
comitted at
2025-02-22 17:11:17 -0300
df7f9d4f
refactor: remove unnecessary assert method from tests
BRonen
authored at
2025-02-22 15:50:51 -0300
BRonen
comitted at
2025-02-22 15:50:51 -0300
4ce0c13a
test: initial project test cases
BRonen
authored at
2025-02-22 15:24:49 -0300
BRonen
comitted at
2025-02-22 15:24:49 -0300
7c8aecee
test: add wrong test to validate ci action
BRonen
authored at
2025-02-22 12:39:48 -0300
BRonen
comitted at
2025-02-22 12:39:48 -0300
df80bd9e
ci(lspec): fix the nix installed bin path access
BRonen
authored at
2025-02-22 12:37:34 -0300
BRonen
comitted at
2025-02-22 12:37:34 -0300
4ce246ce
ci(lspec): usingnix as package manager to handle lean4 and lake versions
BRonen
authored at
2025-02-22 12:33:40 -0300
BRonen
comitted at
2025-02-22 12:33:40 -0300
1085c79e
test: add lspec testing framework
brenno.rodrigues
authored at
2025-02-21 21:00:20 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
5641de3c
feat add cursor explain interface
brenno.rodrigues
authored at
2025-02-21 20:28:54 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
78293eff
feat: add sqlite cursor bind parameter name
brenno.rodrigues
authored at
2025-02-21 20:28:03 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
942a32a8
feat: add sqlite threadsafe interface
brenno.rodrigues
authored at
2025-02-21 20:27:36 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
e82fa374
feat: add sqlite config interface and constants
brenno.rodrigues
authored at
2025-02-21 20:27:01 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
b233a805
feat: add flags interface to sqlite open
brenno.rodrigues
authored at
2025-02-21 20:25:50 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
5f5d9d25
refactor: drop cursor struct
brenno.rodrigues
authored at
2025-02-21 20:24:05 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
d6138abb
refactor: rename sqlite connection external class
brenno.rodrigues
authored at
2025-02-21 20:19:48 -0300
brenno.rodrigues
comitted at
2025-02-21 21:01:59 -0300
e30d704c
feat: added parameters binding to prepared query cursor
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
7794c14a
refactor: use sqlite3 open v2
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
04491321
chore: update leanprover toolchain
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
5eddf360
fix: prepare cursor without executing and represent result as Except
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
a84c3828
refactor: changing FFI namespace interface
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
7bf39f92
refactor: cleaning project
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
58f3a7b2
feat(ffi): sqlite text and int columns parsing
BRonen
authored at
2025-02-19 14:02:31 -0300
BRonen
comitted at
2025-02-19 14:02:31 -0300
d55de21d
feat(ffi): add cursor reset method interface
BRonen
authored at
2025-02-17 08:39:09 -0300
BRonen
comitted at
2025-02-17 08:39:09 -0300
17d4f05f
feat(ffi): add cursor step interface
BRonen
authored at
2025-02-17 08:39:09 -0300
BRonen
comitted at
2025-02-17 08:39:09 -0300