This website requires JavaScript.
Explore
Help
Sign In
mirror
/
stedolan-jq
Watch
1
Star
0
Fork
0
You've already forked stedolan-jq
mirror of
https://github.com/stedolan/jq.git
synced
2024-05-11 05:55:39 +00:00
Code
Issues
Releases
Activity
124
Commits
20
Branches
15
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Stephen Dolan
afec2544f1
A string interpolation syntax that I don't hate. Also tests.
...
You can interpolate values into strings using \(this syntax), e.g. "best \("str" + "ing") ever"
2012-10-20 00:09:20 +01:00
Stephen Dolan
a4eea165bb
Move everything around - delete old Haskell code, clean up build.
2012-09-18 17:44:43 +01:00