1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
Commit Graph

100 Commits

Author SHA1 Message Date
Tim Voronov
1b2a765569
Merge pull request #50 from esell/runtime-tests2
add unit tests for runtime/core - function
2018-10-05 13:42:59 -04:00
Tim Voronov
631f452d2a
Merge pull request #49 from esell/runtime-tests
more unit test for runtime/core - errors
2018-10-05 12:56:21 -04:00
esell
0b6639fdaf
add unit tests for runtime/core - function 2018-10-05 10:30:54 -06:00
esell
3c78bca385
swap magic numbers for enums in errors_test.go 2018-10-05 10:07:31 -06:00
esell
54a8c0f81b
more unit test for runtime/core - errors 2018-10-05 09:51:43 -06:00
Tim Voronov
8a43caca93
Updated prerequisites 2018-10-05 10:10:19 -04:00
Tim Voronov
4a66c0455c
Updated minimal Go version 2018-10-05 10:08:16 -04:00
Tim Voronov
8200bad6a5
Merge pull request #45 from prateekchaplot/master
Grammar Check
2018-10-05 09:14:58 -04:00
Prateek Chaplot
01a8929592 Grammar Check 2018-10-05 14:47:22 +05:30
Tim Voronov
84f7f36b9e Updated examples 2018-10-04 22:17:33 -04:00
Tim Voronov
f083bfdc4c Updated README 2018-10-04 22:16:03 -04:00
Tim Voronov
abec033649 Reorganized CLI 2018-10-04 22:13:52 -04:00
Tim Voronov
0e3fe130b1
Merge pull request #43 from MontFerret/feature/blank-page
Added support to open blank page
2018-10-04 21:51:40 -04:00
Tim Voronov
99cd9d3f83 Commented out debug test 2018-10-04 21:38:27 -04:00
Tim Voronov
c650d28b29 Added support to open blank page 2018-10-04 21:37:28 -04:00
Tim Voronov
71ee1f3dfe
Merge pull request #41 from esell/runtime-tests
[WIP] add unit tests for runtime/core
2018-10-04 17:11:33 -04:00
Tim Voronov
689cd7187c
Update README.md 2018-10-04 16:19:26 -04:00
esell
94f8398255
fix package name in errors_test.go 2018-10-04 13:46:34 -06:00
esell
0c5c4ebb91
add unit tests for runtime/core - errors 2018-10-04 13:43:04 -06: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