Matthias Ladkau
|
14e1981b54
fix: Better escape sequence parsing for GraphQL parser
|
2 éve |
Matthias Ladkau
|
7a75f34299
feat: Pretty printer for GraphQL
|
2 éve |
Matthias Ladkau
|
2d7d171720
fix: Proper zero character constants
|
2 éve |
Matthias Ladkau
|
c0eeb12f60
feat: Adding CLI arg quoting
|
2 éve |
Matthias Ladkau
|
c66becd1bc
doc: Remove defs in README
|
3 éve |
Matthias Ladkau
|
fbd99da4f0
doc: Adding badges
|
3 éve |
Matthias Ladkau
|
51bc57083a
fix: CompositeError should store error objects
|
3 éve |
Matthias Ladkau
|
a2431ae058
feat: Remove old definitions
|
3 éve |
Matthias Ladkau
|
b3c33c4a28
fix: Fix for race condition in lockfile implementation.
|
3 éve |
Matthias Ladkau
|
6f33f4f03e
fix: Threadpool has now thread Ids
|
3 éve |
Matthias Ladkau
|
0ab37be926
fix: Exposing ConvertToJSONMarshalableObject
|
4 éve |
Matthias Ladkau
|
76aaf6d8c0
feat: Adding chunk split function
|
4 éve |
Matthias Ladkau
|
d6510dd9cd
fix: Remove ECAL parser and fix some race conditions
|
4 éve |
Matthias Ladkau
|
daa1ea8646
feat: Adding CamelCaseSplit
|
4 éve |
Matthias Ladkau
|
08da30c5f8
chore: Adding OO features to ECAL documentation
|
4 éve |
Matthias Ladkau
|
95d906dde6
feat: Adding pretty string function
|
4 éve |
Matthias Ladkau
|
96df576bc0
chore: Adding ECAL docs
|
4 éve |
Matthias Ladkau
|
cef15c6833
feat: ECAL supports anonymous functions
|
4 éve |
Matthias Ladkau
|
684c151b05
fix: ECAL parser can better decide between composition structure access and lists
|
4 éve |
Matthias Ladkau
|
cfa89a6c39
fix: Remove superfluous parameter
|
4 éve |
Matthias Ladkau
|
11a13c920d
feat: Change scope interface for ECAL
|
4 éve |
Matthias Ladkau
|
b36422f78a
fix: Small code refactor for ECAL parser
|
4 éve |
Matthias Ladkau
|
e7429cbd77
Merge branch 'feat/ecal' of krotik/common into master
|
4 éve |
Matthias Ladkau
|
5bd4fcb22c
feat: Adding conditional and loop statements to ECAL
|
4 éve |
Matthias Ladkau
|
e2a97c3572
feat: Adding sink parsing
|
4 éve |
Matthias Ladkau
|
89bf6e0d31
feat: Adding function declaration parsing to ECAL
|
4 éve |
Matthias Ladkau
|
5edc68f344
feat: Adding map and list parsing to ECAL
|
4 éve |
Matthias Ladkau
|
c355fc5cbc
feat: Adding composition access to ECAL
|
4 éve |
Matthias Ladkau
|
1b17b25d71
feat: Adding proper identifier parsing and func calls
|
4 éve |
Matthias Ladkau
|
4a0a82b286
feat: Adding dotted identifiers
|
4 éve |