1
0
mirror of https://github.com/MontFerret/ferret.git synced 2026-06-20 01:17:53 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
David Landry 31c31247ac Remove var-declaration errors 2018-10-05 17:38:12 -04:00
David Landry 31cb7c2762 Fix increment-decrement errors 2018-10-05 17:38:12 -04:00
David Landry a7f8443d7d Revert changes to autogenerated code 2018-10-05 17:38:12 -04:00
David Landry 90c2c702e4 Rename variables and methods to match styleguide 2018-10-05 17:38:12 -04:00
Tim Voronov 689cd7187c Update README.md 2018-10-04 16:19:26 -04:00
Tim Voronov efe3c97d6e Updated code snippets 2018-10-04 13:42:12 -04:00
Tim Voronov 5fac29efec Update README.md 2018-10-04 13:05:20 -04:00
Tim Voronov c5650f3331 Merge pull request #37 from krishnakarthik1309/travis-ci
fix travis build: send arguments to antlr4 #28
2018-10-04 12:59:38 -04:00
krishna ae60f0bf84 fix travis build: send arguments to antlr4 #28 2018-10-04 21:57:41 +05:30
Tim Voronov c54822f610 Trigger the build 2018-10-04 10:49:08 -04:00
Tim Voronov 913d485dcf Removed meme 2018-10-04 10:46:03 -04:00
Tim Voronov 08b5f53451 Removed redundant nil check 2018-10-04 10:38:42 -04:00
Tim Voronov d92d97da89 Merge pull request #35 from krishnakarthik1309/travis-ci
fix travis-ci(#28): use shell script instead of aliases
2018-10-04 10:32:44 -04:00
Tim Voronov 84b71fdbc6 Merge branch 'master' of github.com:MontFerret/ferret 2018-10-04 08:09:05 -04:00
Tim Voronov 74fb7566ac Fixed parsing nil 2018-10-04 08:08:57 -04:00
krishnakarthik1309 acc48b5631 fix json_test.go: Parsing none(nil)
:
json should parse as (values) None if input is nil.
2018-10-04 17:30:33 +05:30
krishnakarthik1309 0d2d342cb0 fix travis-ci: use shell script instead of aliases 2018-10-04 14:54:36 +05:30
Tim Voronov 1afe31c7ff Merge pull request #30 from 0xflotus/patch-1
fixed ArangoDB
2018-10-02 19:14:15 -04:00
0xflotus 6bad8904ec fixed ArangoDB 2018-10-03 00:10:11 +02:00
Tim Voronov 8ddbc842b5 Merge pull request #29 from mikemaccana/patch-1
Unminify demo code
2018-10-02 14:22:45 -04:00
Mike MacCana 3ba717b3e6 Unminify demo code
Because `ELEMENTS(g, '.g')` is a little confusing
2018-10-02 18:32:22 +01:00
Tim Voronov bf6c3992d1 Update README.md 2018-10-02 11:58:22 -04:00
Tim Voronov f44e5c80bf Fixed typo 2018-09-28 23:49:05 -04:00
Tim Voronov ddc5638790 Updated README 2018-09-28 23:47:40 -04:00
Tim Voronov 91fc6a1f4a #11 Added params 2018-09-28 21:04:16 -04:00
Tim Voronov 74c03367cc Extended range operator 2018-09-28 13:56:25 -04:00
Tim Voronov 2a98c5fb66 Some fixes in README 2018-09-28 13:43:29 -04:00
Tim Voronov 2f7844ad4a Renamed image 2018-09-28 00:37:25 -04:00
Tim Voronov f08ce89906 Updated README 2018-09-28 00:34:24 -04:00
Tim Voronov e427efd74e #27 Added logging 2018-09-28 00:28:33 -04:00
Tim Voronov 4d4c6ceadd Renamted non-safe methods 2018-09-27 22:10:17 -04:00
Tim Voronov 533f868b85 Added new methods 2018-09-27 22:03:35 -04:00
Tim Voronov a8813f8b03 #26 Updated INPUT 2018-09-27 21:41:41 -04:00
Tim Voronov 7597497acb Updated main example 2018-09-27 19:43:33 -04:00
Tim Voronov f43d6fe870 #26 implemented INPUT 2018-09-27 19:24:58 -04:00
Tim Voronov 8b2e210317 Added possibility to use FOR loop in ternary expression 2018-09-27 19:05:56 -04:00
Tim Voronov ef29241aa6 Added dynamic Element.value 2018-09-27 17:19:55 -04:00
Tim Voronov 61c81fa03b Reverted generation 2018-09-27 17:03:49 -04:00
Tim Voronov 958594704f Updated 2018-09-27 16:38:38 -04:00
Tim Voronov ea809deb1c Anothr try 2018-09-27 16:34:28 -04:00
Tim Voronov de18946d82 Updated before_install script 2018-09-27 16:29:44 -04:00
Tim Voronov 7bb7bbcf56 Added confirmation 2018-09-27 16:23:45 -04:00
Tim Voronov d794ae520e Fixed typo 2018-09-27 16:22:49 -04:00
Tim Voronov 0cb877e4f4 Added repo with antlr4 2018-09-27 16:21:27 -04:00
Tim Voronov af3dfe9ddc Added antlr installation 2018-09-27 16:07:36 -04:00
Tim Voronov f8973aa504 Changed parser generation 2018-09-27 14:36:16 -04:00
Tim Voronov 110bd25170 Another try to fix travis 4 2018-09-27 14:26:12 -04:00
Tim Voronov fbd7ad3ed0 Removed Go 1.8 2018-09-27 14:09:02 -04:00
Tim Voronov 5a9d9edc76 Another try to fix travis 3 2018-09-27 14:08:50 -04:00
Tim Voronov c6ba9d0243 Another try to fix travis 2 2018-09-27 13:58:26 -04:00