2012-10-24 |
Stephen Dolan | Merge pull request #34 from dgryski/master |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Damian Gryski | Update generated lexer.gen.* and parser.gen.* files 34/head |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Damian Gryski | Replace yyscan_t with another pointer type that we... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Stephen Dolan | Remove .gitignore from tarballs. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Damian Gryski | Add some in/equality test cases |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Stephen Dolan | Merge pull request #22 from alexchamberlain/patch-1 |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Damian Gryski | Regenerate lex/yacc files |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Damian Gryski | Implement 'not equal' (!=) as a binop |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Damian Gryski | yyscan_t isn't exposed by some versions of flex. |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Alex Chamberlain | Add docs for installing on Arch Linux. 22/head |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Allow the 'keys' function to take arrays. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | I should probably document select and empty :) (#29... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Docs fixes. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Merge pull request #14 from merriam/patch-2 |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Delete a badly-thought-out bit of a Makefile. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | updated autogenerated files |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Support a -f option to load from a file, and # comments |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Fix logic for "slurp" option. Fixes #18 |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Stephen Dolan | Make the gen_utf8_tables script Python3 compatible... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Charles Merriam | Update docs/content/1.tutorial/default.yml 14/head |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Stephen Dolan | Version number tracking. jq-1.0 jq-1.1 |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Stephen Dolan | Fix a mistake in the docs. Fixes #10 |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Stephen Dolan | Merge pull request #8 from maxme/master |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Stephen Dolan | Update website: binaries + version bump. |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Maxime Biais | add install and uninstall rules in Makefile 8/head |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Stephen Dolan | Check in a bunch of autogenerated files. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Stephen Dolan | Add a 'keys' function. Fixes #4. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Stephen Dolan | A string interpolation syntax that I don't hate. Also... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Stephen Dolan | Merge pull request #6 from stroan/numeric-comparison... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Stephen Roantree | Make comp binops nonassoc 6/head |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stephen Roantree | Add <,>,<=,>= binops |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Stephen Dolan | Allow underscores in IDENT tokens. Fixes #3. |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Stephen Dolan | Add a bunch of commandline options for controlling... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | More broken links :( |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | Make URLs relative to not break on github-pages |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | Make the <title>s of the doc pages less messy. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | No HTTPS for me, sadly. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | Fix some issues with relative URLs on Github Pages. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | Add a rake task to compile docs into static html. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stephen Dolan | Use a theme from Bootswatch for docs. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Ensure 'make tarball' creates the required directories. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add some release stuff to Makefile. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add binaries and update download docs. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Initialise some variables to keep gcc happy. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Fix a parsing bug for \uXXXX escapes (some invalid... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add a README |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Usage messages if jq is run with no arguments. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Implement the 'add' builtin promised by the docs' examples. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | More docs + docs cleanup |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Print Unicode characters unescaped by default. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Separate the tests and the main program. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add a COPYING file with too many words in it. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Documentation. Copious. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Move everything around - delete old Haskell code, clean... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Slightly better string interpolation. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add the builtin 'select' function. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Add a missing file from prev commit |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | Builtin functions defined in jq. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Stephen Dolan | -Werror was a little overzealous. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Builtin function 'type'. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Fix a precedence bug. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Recursive functions + bugfix for stack reallocation. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Make the code compile with warnings-as-errors. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Fix debugging code in execute.c so that debug jq compil... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Make "not" a builtin function rather than syntax. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Redefine true and false. Define empty, distict from... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Merge branch 'master' of github:stedolan/jq |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | First pass at string interpolation. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Add a "tostring" function. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Support rendering a JSON value to a string buffer. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Stephen Dolan | Better support for appending strings in JV. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Stephen Dolan | Bind builtin functions in a slightly less ugly way. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Stephen Dolan | Builtin function 'length', for arrays/objects/strings. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Stephen Dolan | Hrm. Update operators (//=, +=, etc.) aren't very well... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | Add update operators (+=, -=, *=, /= and //=) |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | Make .[] capable of iteration over objects as well... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | Pretty-printing of JSON values. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | JSON stream parser. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | More error handling - locations of refs to undefined... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | Better error handling and messages for invalid index... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | More error handling in the parser. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Stephen Dolan | Proper error messages from lexer errors (e.g. bad chara... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Much, much better error reporting from the parser. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | '==' operator, tests for equality and operator precedence. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | String -> number conversions with "tonumber". |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Multiplication and division operators. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Subtraction - as expected for numbers, ruby-style set... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | String concatenation. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Sensible error messages when a silly addition is performed. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | jv_string_fmt (create printf-formatted JSON strings) |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Plug a memory leak in jv_object_merge |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Make jv_invalid() first-class values capable of holding... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | When comparing two objects for equality, we don't need... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stephen Dolan | Make a main program that doesn't spam debugging info. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Stephen Dolan | Make the '+' operator merge objects. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Stephen Dolan | Bugfix for expanding objects. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Stephen Dolan | Print bad number values (Inf,NaN) "correctly". |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Stephen Dolan | null and string literals now exist, so add tests |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Stephen Dolan | UTF8 coding utilities and unicode escaping in jv_dump... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Stephen Dolan | Make the test harness not segfault when a test fails (!) |
commit | commitdiff | tree | snapshot |
next |