Christian Blichmann
d451478e26
Change license link to HTTPS URL
...
PiperOrigin-RevId: 424811734
Change-Id: If5ea692edc56ddc9c99fd478673df41c0246e9cc
2022-01-28 01:39:09 -08:00
Christian Blichmann
7000ea865b
Jsonnet: Use FetchContent
instead of git submodule
...
- Update instructions
- Tested with CMake 3.13
2022-01-27 10:34:16 +01:00
Christian Blichmann
7afaaa7c6a
Jsonnet: Update with latest Sandboxed API changes
...
This fixes some build issues due to changes in Sandboxed API and
upstream Jsonnet.
PiperOrigin-RevId: 423787176
Change-Id: Ia3b9eab6b96e2fca70531f998e441ace04f31e3e
2022-01-24 05:13:03 -08:00
Christian Blichmann
75bbd0e1c1
Internal change
...
Only externally visible changes should be a few changed includes as well as
some formatting changes.
PiperOrigin-RevId: 353226662
Change-Id: Iebf5be13774efcbd94c5d5a17b9b27e47275b229
2021-01-22 06:01:34 -08:00
Christian Blichmann
dbaf95c724
Move utility code into sandboxed_api/util
...
This change should make it less confusing where utility code comes from.
Having it in two places made sense when we were debating whether to publish
Sandbox2 separately, but not any longer.
Follow-up changes will move `sandbox2/util.h` and rename the remaining
`sandbox2/util` folder.
PiperOrigin-RevId: 351601640
Change-Id: I6256845261f610e590c25e2c59851cc51da2d778
2021-01-13 09:25:52 -08:00
Copybara-Service
569c7d84b0
Merge pull request #54 from Manwi23:jsonnet
...
PiperOrigin-RevId: 335017461
Change-Id: I583444057bb4d8c8c33694fbba4d3717bb22101a
2020-10-02 06:47:45 -07:00
Katarzyna Miernikiewicz
17b3f78f94
minor changes
2020-09-28 14:45:16 +00:00
Katarzyna Miernikiewicz
bfa6b2502b
Google style added
2020-09-28 14:41:32 +00:00
Katarzyna Miernikiewicz
e411799d0d
requested changes applied
2020-09-28 14:33:43 +00:00
Katarzyna Miernikiewicz
ac7c1ee1ee
NOLINT added, changed using CHECKS to a function returning absl::Status
2020-09-25 16:03:06 +00:00
Katarzyna Miernikiewicz
2276f5d48e
part of the requested changes
2020-09-25 11:20:50 +00:00
Katarzyna Miernikiewicz
b806fa83a8
style changes
2020-09-18 12:31:02 +00:00
Katarzyna Miernikiewicz
bcdda46857
minor changes
2020-09-18 12:27:31 +00:00
Katarzyna Miernikiewicz
961441672f
style improvement
2020-09-18 10:16:35 +00:00
Katarzyna Miernikiewicz
3b1def654d
updated README
2020-09-18 09:58:52 +00:00
Katarzyna Miernikiewicz
9fec584455
more tests ready
2020-09-17 15:59:03 +00:00
Katarzyna Miernikiewicz
6dcac6de05
dummy test works
2020-09-16 14:43:42 +00:00
Katarzyna Miernikiewicz
4c20174f83
base for tests ready
2020-09-15 16:16:05 +00:00
Katarzyna Miernikiewicz
c9dcda68e9
preparing to add gtest
2020-09-15 13:22:47 +00:00
Katarzyna Miernikiewicz
8bcd99f86e
restyling
2020-09-15 10:16:00 +00:00
Katarzyna Miernikiewicz
fa4b39578a
transaction fully working
2020-09-15 09:40:43 +00:00
Katarzyna Miernikiewicz
63147e42b3
transaction added
2020-09-14 16:24:21 +00:00
Katarzyna Miernikiewicz
490ffeb683
beginning of work on transaction
2020-09-11 16:08:04 +00:00
Katarzyna Miernikiewicz
b6a1c273fc
README update
2020-09-10 15:52:38 +00:00
Katarzyna Miernikiewicz
6e1483243c
jsonnet formatter added
2020-09-10 15:42:00 +00:00
Katarzyna Miernikiewicz
8b7fd81b21
YAML stream example added
2020-09-10 13:27:22 +00:00
Katarzyna Miernikiewicz
ac3149102f
example reorganization
2020-09-10 11:06:31 +00:00
Katarzyna Miernikiewicz
7650657662
multiple files example added
2020-09-10 10:19:06 +00:00
Katarzyna Miernikiewicz
1b307adf5d
added README
2020-09-09 09:56:42 +00:00
Katarzyna Miernikiewicz
f7eff228f0
minor fix
2020-09-08 15:28:21 +00:00
Katarzyna Miernikiewicz
dfc9d11f35
enabling usage of files in the same directory as input file
2020-09-08 15:03:22 +00:00
Katarzyna Miernikiewicz
c8da7c3db5
Google style applied
2020-09-08 11:11:08 +00:00
Katarzyna Miernikiewicz
9f0bdf1c63
licence added
2020-09-08 11:03:02 +00:00
Katarzyna Miernikiewicz
78b8e130d7
first jsonnet example
2020-09-08 10:37:17 +00:00