211 Commits

Author SHA1 Message Date
freestrings
2ba3930a8c Bump up 0.24 - WebAssembly 2020-02-14 21:11:31 +09:00
freestrings
844a96b2d1 Bump up 0.24 2020-02-14 21:08:27 +09:00
freestrings
3b4d2b4ffc fix clippy error 2020-02-10 23:53:56 +09:00
freestrings
c2a6f3b319 close #33 2020-02-10 23:34:55 +09:00
freestrings
8e10128826 fix clippy error 2020-02-10 23:26:20 +09:00
freestrings
ad39c9e668 Invalid result on second attribute check #33 2020-02-10 23:26:20 +09:00
Guy Korland
636618e4ac fix #29 check for overflow 2020-02-10 23:24:56 +09:00
freestrings
9fa0f74ce9 Fix clippy warnings 2020-01-07 00:08:04 +09:00
freestrings
cc5ce6f65f Bump up env-logger from 0.6 to 0.7 2020-01-07 00:07:00 +09:00
dependabot[bot]
1152af6c68 Bump handlebars from 4.1.2 to 4.5.3 in /examples/nodejs-rs
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-06 23:40:35 +09:00
dependabot[bot]
1a54a36cd3 Bump handlebars from 4.1.2 to 4.5.3 in /nodejs
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-06 23:39:18 +09:00
freestrings
5b878d7ba7 add lua + openresty example 2019-10-28 22:42:02 +09:00
freestrings
d84d0d845c fix clippy error 2019-10-28 22:12:52 +09:00
freestrings
c3ac7e40e8 코드 정리 2019-09-22 22:10:25 +09:00
freestrings
c8ab8ad107 proxy_pass 디렉티브 테스트 2019-09-22 16:49:44 +09:00
freestrings
8c24411c3f content_by_lua_file directive 테스트 추가 2019-09-22 16:49:44 +09:00
freestrings
422a23ee57 openresty 테스트 2019-09-22 16:49:44 +09:00
freestrings
b5c5d6b88e lua 프로젝트 레이아웃 변경 2019-09-22 16:49:41 +09:00
freestrings
ea7599c012 first commit lua ffi 2019-09-22 16:47:17 +09:00
freestrings
9276c0aa02 필터에 중첩된 상대경로 잘못찾는 문제 수정 2019-09-19 23:30:31 +09:00
freestrings
2b875c8a7e Bump all npm dependencies 2019-09-01 14:42:56 +09:00
freestrings
6a89553c33 Replace fun input with ownership #22 2019-08-29 23:10:14 +09:00
Guy Korland
fe376c4483 fix build 2019-08-29 23:09:07 +09:00
Guy Korland
5a52ded4ca add test from remove() 2019-08-29 23:09:07 +09:00
Guy Korland
773ea3a3b3 fix test 2019-08-29 23:09:07 +09:00
Guy Korland
17a8608392 Return Option<Value> from fun on replace_with to all user to return None (remove the value and not replace with Null) 2019-08-29 23:09:07 +09:00
freestrings
e0db04aed9 Rollback #22 - build failed on travis-ci 2019-08-29 23:09:07 +09:00
freestrings
d5364ad74a Close #24 - workspace configuration 2019-08-29 23:09:07 +09:00
Guy Korland
67991df1f2 improve performance avoid remove & insert to map 2019-08-29 23:09:07 +09:00
Guy Korland
15e6c6065b pass value not reference to fun 2019-08-29 23:09:07 +09:00
Guy Korland
fab07adc5a improve performance avoid remove & insert to map 2019-08-29 23:09:00 +09:00
Guy Korland
4b62fcd376 pass value not reference to fun 2019-08-29 23:08:58 +09:00
freestrings
2daef2c938 Rollback #22 - build failed on travis-ci 2019-08-15 22:57:36 +09:00
freestrings
43d092cb35 Close #24 - workspace configuration 2019-08-15 22:26:52 +09:00
freestrings
19f0878b5a Replace fun input with ownership #22 2019-08-15 21:56:30 +09:00
Guy Korland
b2e27b423a fix wasm build 2019-08-15 21:20:52 +09:00
Guy Korland
88e6320cf7 improve performance avoid remove & insert to map 2019-08-15 21:20:52 +09:00
Guy Korland
8b85ec9d61 pass value not reference to fun 2019-08-15 21:20:52 +09:00
freestrings
f5e46882da Merge branch 'gkorland-test_delete' 2019-08-14 09:58:46 +09:00
Guy Korland
53c4711d1a add test for delete 2019-08-11 11:18:07 +03:00
freestrings
31612315b8 move lifetime to result #19 2019-08-05 10:44:36 +09:00
Guy Korland
2efb019155
Update lib.rs 2019-07-31 16:34:24 +03:00
Guy Korland
d9b9e9d8bd
move lifetime to result
lifetime should be on the Vec<&'a Value> and not on the input
2019-07-31 16:22:35 +03:00
freestrings
c0a5296451 Merge branch 'dependentbot/npm_and_yarn' 2019-07-14 23:19:44 +09:00
dependabot[bot]
6c983ced99 Bump lodash from 4.17.11 to 4.17.14 in /wasm/www_bench
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:18:36 +09:00
dependabot[bot]
d0f93bde49 Bump lodash from 4.17.11 to 4.17.14 in /wasm/www
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:17:57 +09:00
dependabot[bot]
d7423e35da Bump lodash from 4.17.11 to 4.17.14 in /wasm/tests
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:17:29 +09:00
dependabot[bot]
a23ab7a519 Bump lodash from 4.17.11 to 4.17.14 in /nodejs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:17:03 +09:00
dependabot[bot]
d4140c8ed5 Bump lodash from 4.17.11 to 4.17.14 in /examples/nodejs-rs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:16:11 +09:00
dependabot[bot]
595a2d8528 Bump lodash from 4.17.11 to 4.17.14 in /examples/browser
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 23:15:39 +09:00