Commit Graph

1624 Commits

Author SHA1 Message Date
Mike Farah
49b8eafaf5 Comment processing fixes 2023-06-06 12:10:28 -07:00
Mike Farah
584ec998bc Unit tests pass! 2023-06-06 11:06:23 -07:00
Mike Farah
b2415f2ca5 Drop document type 2023-06-05 15:27:59 -07:00
Mike Farah
28909bbc5a Recurse doc problem 2023-06-05 14:46:59 -07:00
Mike Farah
fd67748078 Fixed styling + delete issue 2023-05-30 15:05:28 +10:00
Mike Farah
f6c3fab309 Fixed key issue 2023-05-30 11:58:41 +10:00
Mike Farah
d17216de3f Fixed group by issue 2023-05-30 11:39:25 +10:00
Mike Farah
d033ad570e Fixed create map issue 2023-05-30 11:34:31 +10:00
Mike Farah
82f717226c Fixed traverse issue 2023-05-30 08:46:51 +10:00
Mike Farah
d933c00904 Merge branch 'master' into generic_ast 2023-05-28 14:22:48 +10:00
Mike Farah
fcc04823ca Added docs on base64 only working with utf8 content 2023-05-23 15:38:08 +10:00
Mike Farah
5950329e2c Added docs on yes/no being strings in yaml spec 1.2 2023-05-23 15:35:39 +10:00
Mike Farah
5ef537f3fd Bumping version 2023-05-23 13:27:28 +10:00
Mike Farah
f7fc4edce2 Preparing release notes 2023-05-23 13:26:50 +10:00
dependabot[bot]
af177f9605
Bump golang.org/x/net from 0.9.0 to 0.10.0 (#1667)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 13:19:29 +10:00
Mike Farah
d9357859ed use addChild methods 2023-05-09 13:51:21 +10:00
Mike Farah
0ca8a13e36 calculate document,filename and fileindex by parent 2023-05-05 15:19:58 +10:00
Mike Farah
68df67f550 wip 2023-05-05 14:13:18 +10:00
Mike Farah
cde32c156b fixed entries op 2023-05-04 19:46:35 +10:00
Mike Farah
4921302c28 merged from master 2023-05-04 19:27:37 +10:00
Mike Farah
9ba85a0a46 fixed json encode/decode 2023-05-04 19:22:33 +10:00
Mike Farah
4d50b001d1 Added test for null array json example 2023-05-04 14:48:57 +10:00
Arthur Fritz Santiago
d14eaa9b49
fix: runtime error: invalid memory address or nil pointer dereference (#1649) 2023-05-04 14:43:48 +10:00
dependabot[bot]
91f47ff307
Bump golang from 1.20.3 to 1.20.4 (#1658)
Bumps golang from 1.20.3 to 1.20.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 14:28:55 +10:00
Giorgio Gallo
80b42b81fd
Implement shell output format (#1645)
* fix typo in a comment

* implement shell output format

* fix a typo

* add two test cases, have source uses ascii only

* add integration tests and documentation

* add fixes after code revieew
2023-05-04 11:06:56 +10:00
Mike Farah
e3ccd05a00 wip - rabbit hole :/ 2023-05-02 15:07:04 +10:00
Mike Farah
42843763ca wip - rabbit hole :/ 2023-05-02 14:07:59 +10:00
Mike Farah
cd50b35787 getting closer 2023-04-17 17:23:48 +10:00
Mike Farah
ee8cc90307 getting closer 2023-04-17 16:20:00 +10:00
Mike Farah
c525fa21c4 wip 2023-04-15 15:54:44 +10:00
Mike Farah
5b30f060b2 Merge branch 'master' into generic_ast 2023-04-15 15:34:54 +10:00
Mike Farah
ade4819ea1 aliases 2023-04-15 15:24:40 +10:00
Mike Farah
648a08ef89 aliases 2023-04-15 15:07:23 +10:00
Mike Farah
49acb79ff1 aliases 2023-04-15 14:48:35 +10:00
Mike Farah
4ef84278a3 yaml aliases! 2023-04-15 14:36:24 +10:00
Mike Farah
4eca302efc yaml includes comments 2023-04-15 14:10:12 +10:00
dependabot[bot]
bbe3055006
Bump golang.org/x/net from 0.8.0 to 0.9.0 (#1638)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:58:32 +10:00
Mike Farah
c38841ce20 wip 2023-04-13 15:40:41 +10:00
Mike Farah
2de69a19f5 wip 2023-04-13 14:53:14 +10:00
Mike Farah
27fa4e10b8 wip 2023-04-13 14:44:39 +10:00
Mike Farah
08c93f0f1f wip 2023-04-13 14:34:34 +10:00
Mike Farah
1421a5a879 wip 2023-04-12 19:04:21 +10:00
Mike Farah
eb7844dd1d wip 2023-04-11 15:33:32 +10:00
Mike Farah
b4cdcfb32e wip 2023-04-11 12:39:22 +10:00
Mike Farah
b74edd43da Merge branch 'master' into generic_ast 2023-04-11 12:10:29 +10:00
Mike Farah
d2f1ae9db7 Bumping version 2023-04-11 12:06:26 +10:00
Mike Farah
3aa4c83337 Release notes 2023-04-11 12:05:51 +10:00
Mike Farah
385921a3e2 Fixed passing of readonly context in pipe 2023-04-11 12:04:04 +10:00
dependabot[bot]
9d3c402923
Bump golang from 1.20.2 to 1.20.3 (#1628)
Bumps golang from 1.20.2 to 1.20.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:33:17 +10:00
dependabot[bot]
cb9076479c
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1629)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:32:58 +10:00