Daniel Sipka
0fde1cf94c
try it online button
2016-02-13 22:43:41 +01:00
Daniel Sipka
ff459067bd
custom escape function docs
2016-02-01 21:08:46 +01:00
Daniel Sipka
57196d08c5
overridable escape function
2016-02-01 20:41:33 +01:00
Daniel Sipka
0f1a7056c1
compliance with specs v1.1.3
2015-10-18 16:08:41 +02:00
Daniel Sipka
f81c594c3b
version bump to 1.0.1
2015-10-18 16:05:20 +02:00
Daniel Sipka
f87bfc0d73
update to specs 1.1.3
2015-10-18 16:04:48 +02:00
Daniel Sipka
d8032afb37
compiler versions
2015-10-18 00:24:51 +02:00
Daniel Sipka
44fbde65fc
minor updates
2015-10-18 00:18:01 +02:00
Daniel Sipka
5eef1fcde1
version bump
2015-10-18 00:17:43 +02:00
Daniel Sipka
7555016cd1
rename
2015-10-18 00:17:32 +02:00
Daniel Sipka
a8e6c4be4f
test with more compilers
2015-10-18 00:17:15 +02:00
Daniel Sipka
1fc3d5f103
about building the unit tests
2015-10-16 17:26:23 +02:00
Daniel Sipka
1254ceaa42
fix for libc++
2015-10-16 17:17:07 +02:00
Daniel Sipka
451f22c2ac
no need for g++ on osx
2015-10-16 17:09:24 +02:00
Daniel Sipka
9434021715
replace json.hpp with rapidjson in unit tests
2015-10-16 17:08:43 +02:00
Daniel Sipka
76514517e8
remove unnecessary newlines
2015-10-15 22:09:28 +02:00
Daniel Sipka
f9c06163ee
how to use mstch in your project
2015-10-15 20:22:19 +02:00
Daniel Sipka
12a1399090
Merge pull request #1 from rcari/rcari/fixForInclusion
...
Allow inclusion in another project
2015-10-14 15:45:22 +02:00
Romuald CARI
74ed09fda0
Allow inclusion in another project
...
CMake allows projects to build dependencies as subdirectories using the
add_subdirectory command.
CMAKE_SOURCE_DIR refers to the top-level project directory which may very well
*not* be the mstch root directory if mstch is "embedded" in another project.
This patch offers to use PROJECT_SOURCE_DIR instead which accurately refers to
the "source directory of the most recent `project()` command", in this case, the
mstch root directory.
2015-10-13 16:26:40 +02:00
Daniel Sipka
8a7fb778b3
typo
2015-10-13 11:43:06 +02:00
Daniel Sipka
c83c39e4ad
osx unit tests without specs
2015-10-13 11:22:22 +02:00
Daniel Sipka
35c059b726
no unit tests on osx
2015-10-12 14:44:32 +02:00
Daniel Sipka
9b4712072b
use gcc on osx
2015-10-12 13:17:34 +02:00
Daniel Sipka
11016e81a6
no unit tests on osx yet.
2015-10-12 13:08:14 +02:00
Daniel Sipka
092ee2cca6
no unit tests on osx yet.
2015-10-12 13:04:29 +02:00
Daniel Sipka
00dfee296a
revert
2015-10-12 13:03:20 +02:00
Daniel Sipka
5e46233c84
json.hpp update
2015-10-12 12:57:38 +02:00
Daniel Sipka
a9c5067ef1
json.hpp update
2015-10-12 12:27:57 +02:00
Daniel Sipka
37ae5c3896
json.hpp update
2015-10-12 12:19:03 +02:00
Daniel Sipka
71d6f7853a
json.hpp update
2015-10-12 11:32:38 +02:00
Daniel Sipka
4f3f44b1a1
json.hpp update
2015-10-12 11:27:42 +02:00
Daniel Sipka
8a77d3c16b
osx const error fix
2015-10-12 11:08:10 +02:00
Daniel Sipka
96a65e43d6
osx const error fix
2015-10-12 10:48:11 +02:00
Daniel Sipka
d9cdc3a35f
update json.hpp
2015-10-12 10:43:31 +02:00
Daniel Sipka
9c6bba3dfd
osx const error fix
2015-10-12 10:39:54 +02:00
Daniel Sipka
b94f538793
osx const error fix
2015-10-12 10:29:26 +02:00
Daniel Sipka
b6a9b480f1
travis osx build
2015-10-12 02:28:25 +02:00
Daniel Sipka
09f7330acd
travis osx test
2015-10-12 02:24:14 +02:00
Daniel Sipka
bcf57c84ff
use container-based infrastructure
2015-10-12 02:16:41 +02:00
Daniel Sipka
a0557f53a5
use container-based infrastructure
2015-10-12 02:11:42 +02:00
Daniel Sipka
bd5ae033b6
use container-based infrastructure
2015-10-12 02:07:24 +02:00
Daniel Sipka
b6c19f28e1
use container-based infrastructure
2015-10-12 02:02:35 +02:00
Daniel Sipka
959b01ac7c
use container-based infrastructure
2015-10-12 01:52:34 +02:00
Daniel Sipka
beae293ea8
use container-based infrastructure
2015-10-12 01:49:43 +02:00
Daniel Sipka
2f336034f8
use container-based infrastructure
2015-10-12 01:45:44 +02:00
Daniel Sipka
78dd423f04
boost regex
2015-10-12 00:52:35 +02:00
Daniel Sipka
60cad0dec4
add boost include dirs
2015-10-12 00:32:59 +02:00
Daniel Sipka
0e9873d182
json.hpp update
2015-10-12 00:27:29 +02:00
Daniel Sipka
3ff2b1f056
move headerize to submodule
2015-10-12 00:24:25 +02:00
Daniel Sipka
cc2c18f1c8
use proper type
2015-10-10 14:01:13 +02:00