pantor
|
b8a6fa5ebb
|
fix input/output path and add corresponding tests
|
2018-01-18 17:47:11 +01:00 |
|
pantor
|
b6d88d603e
|
remove debugging output
|
2017-12-03 18:17:16 +01:00 |
|
pantor
|
158348ff3e
|
temp fix some unit test for mvsc
|
2017-12-02 15:48:25 +01:00 |
|
pantor
|
b9169d394c
|
temp fix some unit test for mvsc
|
2017-12-02 15:31:36 +01:00 |
|
pantor
|
d8196aea39
|
temp fix some unit test for mvsc
|
2017-12-02 15:16:41 +01:00 |
|
pantor
|
d81d828bfb
|
temp fix some unit test for mvsc
|
2017-12-02 14:46:50 +01:00 |
|
pantor
|
ded361c2a2
|
fix gcc bugs
|
2017-12-02 11:29:11 +01:00 |
|
pantor
|
ad220f369f
|
try to fix parser bug, 5
|
2017-12-02 10:31:40 +01:00 |
|
pantor
|
66eef3af28
|
try fix parser read json bug, 4
|
2017-12-01 23:49:46 +01:00 |
|
pantor
|
9b48b78767
|
fix a few more bugs at codacy
|
2017-12-01 17:01:14 +01:00 |
|
pantor
|
8d398ed4f4
|
fix a few more bugs at codacy
|
2017-12-01 16:46:18 +01:00 |
|
pantor
|
6c2457b74a
|
fix a few bugs at codacy
|
2017-12-01 16:38:42 +01:00 |
|
pantor
|
a3d570b7c4
|
match multiple regexes with types
|
2017-12-01 16:21:18 +01:00 |
|
pantor
|
dcdfd740f3
|
fix parser bug 3
|
2017-11-26 19:38:47 +01:00 |
|
pantor
|
570f9fd961
|
fix read json bug 2
|
2017-11-24 07:51:10 +01:00 |
|
pantor
|
f0311e33e2
|
fix read json bug
|
2017-11-23 22:42:16 +01:00 |
|
pantor
|
27572db31a
|
fix parse bug
|
2017-11-22 08:11:18 +01:00 |
|
pantor
|
bb23f6e6a5
|
fix else if parser
|
2017-11-21 22:46:09 +01:00 |
|
pantor
|
9ffa861560
|
fix build bugs and coverage, round 2
|
2017-11-21 22:11:08 +01:00 |
|
pantor
|
7cf5b0ca69
|
fix build bugs and coverage
|
2017-11-21 21:49:43 +01:00 |
|
pantor
|
2c96b3bdf5
|
templates, split parser and renderer, c++ class parser
|
2017-11-21 21:19:52 +01:00 |
|
pantor
|
27140612b3
|
split parser and renderer
|
2017-11-19 21:02:04 +01:00 |
|
pantor
|
06d1f700c1
|
improve array handling
|
2017-11-18 21:05:47 +01:00 |
|
pantor
|
edc14bfc05
|
added write methods, better error messages for functions
|
2017-11-16 22:29:17 +01:00 |
|
pantor
|
93ec40b3fb
|
add divisibleBy, odd, even functions, add ElementNotation for dot or pointer notation
|
2017-11-16 17:39:18 +01:00 |
|
pantor
|
1eb85fa1a8
|
fix round() function, tests for syntax change, smaller readme fixes
|
2017-11-15 22:07:55 +01:00 |
|
pantor
|
57288f8bbc
|
fix vstudio, declare more const
|
2017-08-21 19:15:46 +02:00 |
|
pantor
|
305d407b00
|
test visual studio error string reference
|
2017-08-21 19:00:30 +02:00 |
|
pantor
|
c2e2d5250b
|
test visual studio error string reference
|
2017-08-21 18:56:54 +02:00 |
|
pantor
|
43ec994a6f
|
test visual studio error string reference
|
2017-08-21 18:49:18 +02:00 |
|
pantor
|
04f40781e3
|
test visual studio error string reference
|
2017-08-21 18:39:11 +02:00 |
|
pantor
|
fb2d21db63
|
test visual studio error string reference
|
2017-08-21 18:28:28 +02:00 |
|
pantor
|
f8cc5170bf
|
test visual studio error string reference
|
2017-08-21 18:23:31 +02:00 |
|
pantor
|
755fce355a
|
test visual studio error
|
2017-08-21 18:06:12 +02:00 |
|
pantor
|
a6f6d81898
|
code quality explicit
|
2017-08-21 17:41:51 +02:00 |
|
pantor
|
a37d5ea4c4
|
code quality string references
|
2017-08-21 17:34:46 +02:00 |
|
pantor
|
a665f24ef7
|
add round function, updated readme
|
2017-08-21 17:16:29 +02:00 |
|
pantor
|
dd65af4457
|
crop image, more enum classes
|
2017-08-20 13:15:57 +02:00 |
|
pantor
|
f2ac74fc5a
|
add functions, new tests, code cleaning
|
2017-08-20 00:09:55 +02:00 |
|
pantor
|
013403acb8
|
fix build
|
2017-08-18 15:46:25 +02:00 |
|
pantor
|
c06da24f4d
|
code cleaning
|
2017-08-18 15:38:32 +02:00 |
|
pantor
|
90ae5fb543
|
fix json to string conversion error in visual studio
|
2017-08-15 22:46:26 +02:00 |
|
pantor
|
fbdb215880
|
fix and test
|
2017-08-15 20:22:53 +02:00 |
|
pantor
|
d277cb0acd
|
code cleaning, add condition operators
|
2017-08-15 15:52:52 +02:00 |
|
pantor
|
e03bb14b17
|
better code quality, fix travis error
|
2017-08-15 15:15:06 +02:00 |
|
pantor
|
0e3d6ba4d4
|
add line statements, new tests, c++11 in cmake
|
2017-08-15 15:02:44 +02:00 |
|
pantor
|
ebe6c5f671
|
fix travis, more tests
|
2017-08-15 09:44:39 +02:00 |
|
pantor
|
27ce2ffcc5
|
more tests, more travis jobs, more readme
|
2017-08-14 16:12:30 +02:00 |
|
pantor
|
15dd94e1c5
|
add index1, readme table
|
2017-08-14 15:22:23 +02:00 |
|
pantor
|
df8764f70b
|
type enum, clode cleaning, readme tables
|
2017-08-14 15:16:01 +02:00 |
|