34 Commits

Author SHA1 Message Date
67469cc575 Update version 2022-05-22 15:17:49 -07:00
cceb4eda7a Change shared library SOVERSION 2021-04-04 09:30:16 -07:00
rexy712
451e6f2710 Update version 2021-01-03 10:15:52 -08:00
rexy712
bb62727333 Fix CMakeLists.txt files to define the project before including GNUInstallDirs 2020-04-09 15:19:28 -07:00
rexy712
f03495756f Turn off c++ build by default until librexy is released 2020-03-26 13:15:09 -07:00
rexy712
86de4d2bb3 Add testing targets to cmake. Improve output test 2020-03-24 14:53:02 -07:00
rexy712
437d6f7bd0 Add additional test and make it easier to add more in the future 2020-03-23 17:34:57 -07:00
rexy712
8e454b3d5a Separated lexing logic further. Added file for lexical analysis functions 2020-03-17 15:59:51 -07:00
rexy712
dd76bc9253 Change comment/excess comma support to runtime behavior 2020-03-11 12:55:30 -07:00
rexy712
67036521d3 Add more configure options to CMake project. 2020-03-09 14:39:17 -07:00
rexy712
637f20e6b7 Supply correct lib flags for static/shared build 2020-03-08 19:10:01 -07:00
rexy712
65dabe16d9 Separate CMakeLists into separate projects for rjp and rjp++. Add install for pkg-config files 2020-03-06 16:14:59 -08:00
rexy712
be714c29ab Add rjp project as dependency of rjp++ 2020-03-03 18:23:43 -08:00
rexy712
c6241dc37c Add link dependency to rjp++ 2020-03-03 17:56:12 -08:00
rexy712
72f720000e Add start of C++ wrapper 2020-03-03 17:49:39 -08:00
rexy712
7b54b12e6e Add ordered objects using linked lists. Add wrapper for auto selecting functions to call given either object type. Add conversion functions between object types. 2020-02-29 11:58:11 -08:00
rexy712
4b68e32298 Version update 2020-02-26 18:24:39 -08:00
rexy712
e15c54b7cc Revision bump 2020-02-24 18:38:35 -08:00
rexy712
4be1d9b2d0 Update version 2020-02-24 14:49:25 -08:00
rexy712
08b05e8162 Update rjp version. Remove debug source file 2020-02-23 10:49:16 -08:00
rexy712
dac026802f Update CmakeLists.txt 2020-02-23 10:15:16 -08:00
rexy712
3349468e07 Fix const correctness in API. Version Bump to 0.7.0. 2019-08-20 11:58:11 -07:00
rexy712
50c7a055ec Updated version 2019-03-30 05:22:11 -07:00
rexy712
fa071dd034 Added builtin search functionality 2019-02-08 14:57:39 -08:00
rexy712
4b5586ffed Reorganized file structure 2018-12-21 12:44:47 -08:00
Rexy712
e1813d718f Add copy operation, added documentation, broke ABI by adding some const 2018-12-18 15:50:24 -08:00
rexy712
383cb5af54 Add revision specifier 2018-12-14 17:50:20 -08:00
rexy712
686541279f Added ability to build shared library 2018-12-14 17:47:26 -08:00
rexy712
dd3bfb49e9 version bump 2018-12-06 15:35:28 -08:00
rexy712
af9b0b837e Allow root value to be non-object 2018-12-06 15:34:31 -08:00
rexy712
566952de5e Fixed a potential segfault and added diagnostics option to cmake 2018-11-30 14:12:39 -08:00
rexy712
890876a490 cleaned up object/array output and version bump 2018-11-30 11:22:54 -08:00
rexy712
e70b0833e6 Working json output and split source into multiple files 2018-11-29 14:26:20 -08:00
rexy712
621804989b initial commit 2018-11-24 09:01:13 -08:00