1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
Commit Graph

110 Commits

Author SHA1 Message Date
bump
c405afd4d4 Update gomod-golang-x-crypto to 0.9.0 from 0.8.0
Tags https://github.com/golang/crypto/tags
2023-05-09 16:03:59 +00:00
bump
6e5df724e6 Update gomod-golang-x-crypto to 0.8.0 from 0.7.0
Tags https://github.com/golang/crypto/tags
2023-04-07 16:04:00 +00:00
bump
f13cc979ea Update gomod-golang/text to 0.9.0 from 0.8.0
Source diff 0.8.0..0.9.0 https://github.com/golang/text/compare/v0.8.0..v0.9.0
2023-04-06 16:04:07 +00:00
bump
e2af57ee43 Update gomod-gopacket to 1.1.0 from 1.0.0
Release notes https://github.com/gopacket/gopacket/releases/tag/v1.1.0
2023-03-28 16:04:46 +00:00
bump
19140a6f97 Update gomod-creasty-defaults to 1.7.0 from 1.6.0
Source diff 1.6.0..1.7.0 https://github.com/creasty/defaults/compare/v1.6.0..v1.7.0
2023-03-13 16:03:52 +00:00
Mattias Wadman
3cc8383735 gojq: Update fq fork
Mostly interface{} -> any and fixes from upstream
2023-03-08 15:59:35 +01:00
Mattias Wadman
f50bd6eed0 readline: Update fq fork
Some bug and redraw fixes from @tpodowd

Windows native ANSI support from @slingamn
2023-03-07 18:32:02 +01:00
bump
c03d3ccd75 Update gomod-golang-x-crypto to 0.7.0 from 0.6.0
Tags https://github.com/golang/crypto/tags
2023-03-05 16:04:06 +00:00
bump
e7168b994b Update gomod-golang/text to 0.8.0 from 0.7.0
Source diff 0.7.0..0.8.0 https://github.com/golang/text/compare/v0.7.0..v0.8.0
2023-03-04 16:03:58 +00:00
bump
dd8ab79927 Update gomod-golang-x-net to 0.7.0 from 0.6.0
Tags https://github.com/golang/net/tags
2023-02-15 10:35:04 +00:00
bump
b1d9306b18 Update gomod-golang-x-crypto to 0.6.0 from 0.5.0
Tags https://github.com/golang/crypto/tags
2023-02-09 16:03:59 +00:00
Mattias Wadman
7855b359eb gomod: Update non-bump tracked mods and add bump config 2023-01-31 17:54:22 +01:00
Mattias Wadman
0aa6e3e285 gojq: Update rebased fq fork
Upstream:
avoid nil panic
fix crash on assignment operators with multiple values
2023-01-31 17:40:06 +01:00
Mattias Wadman
55ef7a4b64 readline: Update fq fork to fix draw issue when using del key
Turrned out reading flag was no reset on del causing writes to be ignored
2023-01-29 14:57:58 +01:00
bump
e8ecbf950a Update gomod-golang/text to 0.6.0 from 0.5.0
Source diff 0.5.0..0.6.0 https://github.com/golang/text/compare/v0.5.0..v0.6.0
2023-01-04 16:04:37 +00:00
Mattias Wadman
fb16977391
Merge pull request #539 from wader/update-mods
mod: Update modules not tracked with bump
2022-12-21 19:51:45 +01:00
Mattias Wadman
2f37cb5561 mod: Update modules not tracked with bump 2022-12-21 19:41:04 +01:00
Mattias Wadman
164e527b31 gojq: Update rebased fq fork 2022-12-21 19:38:20 +01:00
Mattias Wadman
6c86945125 gojq: Update rebased fq fork
Fix issue with JQValue:s in assig/update paths.

Rebase on upstream master, commits since last rebase:
c1a3ebd (tag: v0.12.10, origin/main) bump up version to 0.12.10
5294c9e update CHANGELOG.md for v0.12.10
319a797 update dependencies
20ca575 add notes on precedence of unary operators against variable binding
62ffdf7 fix break in try catch syntax
35c123b improve the order of test cases
fe0e20a improve performance of ascii_downcase, ascii_upcase functions
76648c7 improve match/2 to reduce syntax tree nodes just like splits/2
6a683bb improve the install targets in Makefile
6631dd3 escape the null character in csv, tsv, sh formats (close #200)
5253817 fix path value validation on getpath function (fix #198)
2022-12-07 16:45:08 +01:00
bump
2a91d29358 Update gomod-golang/text to 0.5.0 from 0.4.0
Source diff 0.4.0..0.5.0 https://github.com/golang/text/compare/v0.4.0..v0.5.0
2022-12-04 16:03:39 +00:00
Mattias Wadman
1c7d3252c0 mod: Update ones without bump config 2022-11-19 10:59:13 +01:00
Mattias Wadman
450f584461 gojq: Update rebased fq fork 2022-11-19 10:47:14 +01:00
Mattias Wadman
d8641ab1c3 gomod: Update modules that lack bump config 2022-10-30 14:08:50 +01:00
Mattias Wadman
349d949701 gojq: Update rebased fq fork
From upstream:
improve performance of assignment operators and del function
improve jq compatibility of walk function (fix #195)
2022-10-30 14:00:00 +01:00
bump
56dcb3a0e3 Update gomod-BurntSushi/toml to 1.2.1 from 1.2.0
Source diff 1.2.0..1.2.1 https://github.com/BurntSushi/toml/compare/v1.2.0..v1.2.1
2022-10-22 16:04:32 +00:00
bump
d80f12c700 Update gomod-golang/text to 0.4.0 from 0.3.8
Source diff 0.3.8..0.4.0 https://github.com/golang/text/compare/v0.3.8..v0.4.0
2022-10-18 16:07:35 +00:00
bump
101b2806f6 Update gomod-golang/text to 0.3.8 from 0.3.7
Source diff 0.3.7..0.3.8 https://github.com/golang/text/compare/v0.3.7..v0.3.8
2022-10-12 16:08:07 +00:00
Mattias Wadman
d07b2eec73 markdown,fuzz: Update gomarkdown
Fixes performance https://github.com/gomarkdown/markdown/issues/265

Should make it possible to fuzz all formats again. Before fuzzer timed out at times.
2022-10-11 10:44:17 +02:00
Mattias Wadman
404b17047d gojq: Update fq fork
Fixes: Iter function with no outputs in a path(...) throws errors
https://github.com/itchyny/gojq/issues/191
2022-09-29 16:19:40 +02:00
Mattias Wadman
a468684ae8 deps: Manual update ones not using bump
Uses branch as they lack release tag

github.com/gomarkdown/markdown@master
golang.org/x/crypto@master
golang.org/x/exp@master
golang.org/x/net@master
2022-09-28 16:05:33 +02:00
Mattias Wadman
376f0ebb24 gojq: Update rebased fq fork
Also sync colorjson encoder with gojq encoder
2022-09-28 15:44:16 +02:00
Mattias Wadman
ea81efec38 readline: Update rebased fq fork 2022-09-28 15:00:26 +02:00
Mattias Wadman
00a50662ea markdown: Add decoder 2022-09-10 18:26:45 +02:00
Mattias Wadman
804ad1e2a2 gojq: Update fq fork
Fixes https://github.com/itchyny/gojq/issues/186
skip appending path while variable argument evaluation
2022-08-22 15:42:14 +02:00
Mattias Wadman
394717cae8 gopacket: Switch/update to new fork, remove SLL2 hack
SLL2 support merged upstream https://github.com/gopacket/gopacket/pull/1

This also cuts down a bit on some indirect deps
2022-08-20 01:25:03 +02:00
Mattias Wadman
add3dcfd91 gojq: Update fq fork, fix scope argcount issue 2022-08-16 12:04:36 +02:00
Mattias Wadman
d898732c3d gojq: Update fq fork, new scope function, rawstring, stricter integers
Update repl completion for new scope/0 function, now reports name/arity and is more correct
Support for experimental `rawstring` literals, similar to go raw string literals
Sticter number literals, now 0b,0o and 0x fail it they have invalud symbols, ex: 0b123
2022-08-14 22:40:44 +02:00
Mattias Wadman
0cd846a18c *extra: Rename <pkg>extra to just <pkg>ex and refactor to use generics 2022-08-12 16:29:47 +02:00
Mattias Wadman
af35b2848d gojq: Preserve keys order for to_entries when used with JQValue
Feels like what one would expect when doing to_entries on a decode value struct etc,
that is get the pairs in same order as decoder wants.

Quite sure this used to the case but was change to sorted key order when
to_entries was move from bein implemented in jq to be internal for performance
reasons. Now internal gojq to_entries has a special case for JQValue objects.

Also use new gojq.JQType* constants for type strings and switch binary type
to look more like strings. Can still use _exttype to get "binary".
2022-07-26 15:55:58 +02:00
Mattias Wadman
cae288e6be format,intepr: Refactor json, yaml, etc into formats also move out related functions
json, yaml, toml, xml, html, csv are now normal formats and most of them also particiate
in probing (not html and csv).

Also fixes a bunch of bugs in to/fromxml, to/fromjq etc.
2022-07-23 21:48:45 +02:00
bump
62be9223b3 Update gomod-BurntSushi/toml from 1.1.0 to 1.2.0
Source diff 1.1.0..1.2.0 https://github.com/BurntSushi/toml/compare/v1.1.0..v1.2.0
2022-07-20 16:33:59 +00:00
Mattias Wadman
a5122690e4 readline: Rebase on top of tpodowd's update PR
Fixes:
Tab Completion Candidate Pager for when candidates don't fit on a single page
https://github.com/chzyer/readline/pull/207
2022-07-04 11:21:31 +02:00
Mattias Wadman
c57dc17d17 gojq: Rebase fq fork
Expose number parse validate functions, will be used later by text format decoders:
gojq.ValidNumber(s string)
gojq.NormalizeNumber(v json.Number)
gojq.NormalizeNumbers(v interface{})

From upstream:
Fixes: Regression since dace191 (fix fromjson to keep integer precision (close #172)) (https://github.com/itchyny/gojq/issues/178)
otherwise mostly cosmetic and cleanups since last rebase
2022-07-03 11:55:28 +02:00
Mattias Wadman
d45fee5221
Merge pull request #306 from wader/golang.org/x/net-crypto-update
mod: Update golang.org/x/{crypto,net}
2022-07-01 20:00:25 +02:00
Mattias Wadman
c2a359bdbd mod: Update golang.org/x/{crypto,net} 2022-07-01 19:47:45 +02:00
Mattias Wadman
44bab2746a readline: Rebase on top of tpodowd's redraw/completion fixes PR
Also some cleanup and fixup of commits

https://github.com/chzyer/readline/pull/207
2022-07-01 19:43:39 +02:00
Mattias Wadman
c1a0cda5a8 gojq: Update rebased fq fork
Fix tostring for non-string JQValue:s, is now JSON
Update EOF error
2022-06-01 17:27:45 +02:00
Mattias Wadman
3b717c3ba4 interp: Add to/from<encoding> for some common serialzations, encodings and hashes
Add toxml/fromxml for XML encoding, mighe be lossy on ordering
fromxml has {seq:bool} to add #seq attributes to improve ordering
toxml has {indent:number} to choose space indent depth

Add tojson, same as in jq but also has {indent:number} options

Add toyaml/fromyaml for YAML

Add totoml/fromtoml for TOML

Add tojq/fromjq for jq-flavored JSON (optional quotes for keys, comments and trailing commas support)

Add tocsv/fromcsv for CSV
formcvs takes {comma:string, comment:string} for custom separtor and comment character

Rename/split hex into tohex/fromhex
Rename/split base64 into tobase64/frombase64
tobase64/frombase64 takes {encoding:string} option for base64 flavour (std, url, rawstd, rawurl)

Add to/from<format> urlpath, urlquery, url, xmlentities, base64, hex

Add to<hash> md4, md5, sha1, sha256, sha512, sha3_224, sha3_256, sha3_384, sha3_512

Add to/from<encoding> iso8859-1, utf8, utf16, utf16le, utf16be
2022-05-28 16:31:20 +02:00
Mattias Wadman
9a7ce14886 gojq: Update rebased fq fork
Use new gojq.TypeOf and gojq.Preview
2022-05-23 21:33:12 +02:00
Mattias Wadman
59c7d0df6b gojq: Rebase fq fork 2022-05-23 11:26:09 +02:00