<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tb_db.git/source/csv_reader.h, branch main</title>
<subtitle>attempt at writing a database engine in C
</subtitle>
<id>https://git.nsrddyn.com/tb_db.git/atom?h=main</id>
<link rel='self' href='https://git.nsrddyn.com/tb_db.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/'/>
<updated>2026-03-16T19:20:23Z</updated>
<entry>
<title>feature(main): lots of stuff see description</title>
<updated>2026-03-16T19:20:23Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-16T19:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=180ccc84aac07c7bee2b09a6e07f7406908409b9'/>
<id>urn:sha1:180ccc84aac07c7bee2b09a6e07f7406908409b9</id>
<content type='text'>
1. increased compile time warnings to help with some optimizations.
2. impelmeented csv lexing helper functions that do stuff on tokenlists
like appending and concatenating lists with each other
3. realiszed that btree design in faulty so disabled it and will
refactor it in the next approach
</content>
</entry>
<entry>
<title>feature(main): nil tokens for both lexers :)</title>
<updated>2026-03-15T15:16:22Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-15T15:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=2e258673171c2e4663a8b5d58e2ad174bb0ecd96'/>
<id>urn:sha1:2e258673171c2e4663a8b5d58e2ad174bb0ecd96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature(main): bugfixes</title>
<updated>2026-03-14T21:45:30Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-14T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=ff2ac6f584a1b08c0e66ac65b9c8e8d68e79f124'/>
<id>urn:sha1:ff2ac6f584a1b08c0e66ac65b9c8e8d68e79f124</id>
<content type='text'>
still a segfault when generating the token linked list
</content>
</entry>
<entry>
<title>feature(main): project description + project owner</title>
<updated>2026-03-11T20:54:06Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-11T20:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=ea3cab79d193f3421caddd5b3ef4aff6dc6f5361'/>
<id>urn:sha1:ea3cab79d193f3421caddd5b3ef4aff6dc6f5361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(main): simplified the project. going towards a single header file project maybe...</title>
<updated>2026-03-09T19:44:59Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-09T19:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=854d66bb73cd131bda6452aac74aae3d9a77b91a'/>
<id>urn:sha1:854d66bb73cd131bda6452aac74aae3d9a77b91a</id>
<content type='text'>
</content>
</entry>
</feed>
