Commit graph

9 commits

Author SHA1 Message Date
Bertold Van den Bergh
38c9a4d1b3 Replace node.js lambda with C++ one 2019-11-10 01:55:24 +01:00
Bertold Van den Bergh
be3fb27712 Add simple string lookup function 2019-09-27 18:32:28 +02:00
Bertold Van den Bergh
1eb2a136e9 Add functions for opening a database from memory and a helper function that just returns the most important string from each database. 2019-09-27 18:11:38 +02:00
Bertold Van den Bergh
bcdcfacb75 Add install target to makefile, edit demo to not print coordinate list by default 2019-08-18 16:27:26 +02:00
Bertold Van den Bergh
1cc05dbac3 Split up point reading and polygon checking. Add function to get list of points 2019-08-14 14:51:57 +02:00
Bertold Van den Bergh
4269644520 Avoid encoding useless tuples, change format for more efficient diff encoding. 2019-08-13 16:40:31 +02:00
poum
9711716922 added opt-in refined error handling (not thread-safe!) 2019-04-04 11:40:12 +02:00
Bertold Van den Bergh
3fabc6398b Coding style update 2018-07-21 23:25:14 +02:00
Bertold Van den Bergh
7de6dfa55c Demo 2018-03-06 00:20:58 +01:00
Renamed from main.c (Browse further)