Commit Graph
24 Commits
Author SHA1 Message Date
TakshakRamteke 8e2324b80c fix: added test command to readme 2026-07-25 23:57:31 +05:30
TakshakRamteke deb125db4b fix: #2 statement.stype isn't cleared on reruns 2026-07-25 23:55:24 +05:30
TakshakRamteke 23fd1d5a1e feat: added licence 2026-07-25 13:28:00 +05:30
TakshakRamteke e666b26d3d feat: added first e2e test for insert and select 2026-07-25 01:04:58 +05:30
TakshakRamteke 318295f677 feat: added unit tests 2026-07-24 23:59:41 +05:30
TakshakRamteke e625b29d3c feat: added functionality for insert and select 2026-07-23 23:40:10 +05:30
TakshakRamteke c719848c25 feat: added functionality for insert and select 2026-07-22 01:46:52 +05:30
TakshakRamteke b2a61c66e4 feat: added a struct for table 2026-07-21 23:22:15 +05:30
TakshakRamteke 1ec9de4b0b chor: minor readme change 2026-07-20 00:38:35 +05:30
TakshakRamteke 208820217c feat: split into code for buffer and vm 2026-07-20 00:32:34 +05:30
TakshakRamteke 5550c92c23 feat: split code for repl 2026-07-19 23:33:02 +05:30
TakshakRamteke d97308b4f1 feat: added a git ignore and changed the build output path 2026-07-19 22:18:21 +05:30
TakshakRamteke a522c63f47 feat: upated the codebase to be a bit more idiomatic 2026-07-19 22:16:05 +05:30
TakshakRamteke df75480238 feat: added a makefile and switched to a more idiomatic structure 2026-07-19 20:37:26 +05:30
TakshakRamteke c3016be8e9 chor: minor code cleanup 2026-06-30 00:06:37 +05:30
TakshakRamtekeandGitHub 4968b2417f Merge pull request #3 from TakshakRamteke/dev
feat: added readme for the project
2025-02-05 23:10:02 +05:30
TakshakRamteke 82f77db592 feat: added readme for the project 2025-02-05 23:08:55 +05:30
TakshakRamtekeandGitHub aab9ad70c9 Merge pull request #2 from TakshakRamteke/dev
feat: basic command execution functionality
2025-02-04 09:41:53 +05:30
TakshakRamteke d2a5477217 FEAT : skeleton for a in memory table 2024-11-29 02:08:45 +05:30
TakshakRamteke b5a31e7775 FEAT : added a simple compiler and support for commands 2024-11-29 01:42:48 +05:30
TakshakRamteke ecc188de14 FIX : assigned value for buffer length 2024-11-24 23:34:30 +05:30
TakshakRamtekeandGitHub 4e273a2037 Merge pull request #1 from TakshakRamteke/dev
FEAT : added logic for a basic REPL
2024-11-24 23:32:23 +05:30
TakshakRamteke 8f6ad9817b FEAT : added logic for a basic REPL 2024-11-24 23:30:40 +05:30
TakshakRamteke 8567ed5f83 Initial commit 2024-11-24 22:42:50 +05:30