Jean Lopes
Jean Lopes
This is an attempt to solve issue #27
Hi, I'm fiddling around with the project and this behavior seems odd to me, can anyone confirm it is the expected outcome? ```sql CREATE TABLE uk (id integer, s integer,...
Hello, I added support for highlighting hyphen (-) separated rule names. Seems to be working.
Error message: `ld: cannot find -lboost_regex: No such file or directory` solution: sudo pacman -S boost Should this dependency be added to: https://github.com/rohanrhu/gdb-frontend/blob/master/build_gdb.sh#L94-L95C30 ? (Also, on other distros?)