27 Commits (develop)
 

Author SHA1 Message Date
Sven Slootweg c88f0eb2d4 Add configuration files for dual-node testing 11 years ago
Sven Slootweg 8c61f57cd3 Read binding IP and port from configuration 11 years ago
Sven Slootweg ddf9434380 Set up gitignore 11 years ago
Sven Slootweg cd1d8076b3 Bugfixes and first version of daemon 11 years ago
Sven Slootweg 045e52ec7e We don't need to track this 11 years ago
Sven Slootweg fc9cccabc9 Update documentation to reflect .purge and .refresh operations 11 years ago
Sven Slootweg e3867eeab2 Remove useless testing call 11 years ago
Sven Slootweg 4ce97c7eac Implement configuration reader 11 years ago
Sven Slootweg 42832a6dd1 Optimize by updating the column names when any query happens, only using a specific query when really necessary 11 years ago
Sven Slootweg 385d0f7d5f Fill up unset columns with NULLs when inserting a new row 11 years ago
Sven Slootweg e6ac401ab4 Set internal data on rows after insertion 11 years ago
Sven Slootweg 46b922df03 MemoryTable.refresh() 11 years ago
Sven Slootweg 9c6e3a5387 DatabaseTable.purge() 11 years ago
Sven Slootweg ab5f3a47a4 Documentation for database abstraction layer 11 years ago
Sven Slootweg 411720aa4e Comment out some testing code 11 years ago
Sven Slootweg bad93ef7ee Database abstraction layer 11 years ago
Sven Slootweg e0260fbfa6 Add pretty_print method for expression elements and fix bug where OR elements after the last AND chain would be omitted if an operator discrepancy occurred 11 years ago
Sven Slootweg 74a2fbe54b Add testcase 11 years ago
Sven Slootweg 5fc000e14b Add sample rulebook 11 years ago
Sven Slootweg 586ad3031a Split up parser code into separate files, fix exceptions, fix a few bugs 11 years ago
Sven Slootweg d88fddf331 Parser finished, evaluation tested 11 years ago
Sven Slootweg f03ccc9bfb Fixed sieve implementation 11 years ago
Sven Slootweg c84c355641 IT'S ALIVE! 11 years ago
Sven Slootweg daeba0e6d7 Parser so far 11 years ago
Sven Slootweg d030bf95a1 Minor cleanup and fix 11 years ago
Sven Slootweg 0314a6166a First version of parser 11 years ago
Sven Slootweg 6deb898e54 Initial commit 11 years ago