Sergey Ivlev
7258ab9851
fix mix.exs warning
...
elixir 1.4.0
warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
/home/ ... /deps/jsx/mix.exs:10
2016-07-28 11:48:35 +03:00
alisdair sullivan
ef9818bfd2
Merge pull request #95 from tjweir/develop
...
Added a section that shows an example of adding jsx to a rebar3 project.
2016-06-15 19:56:45 -07:00
Tyler Weir
5f81cf5538
Update README.md
2016-06-15 15:49:46 -04:00
Tyler Weir
5c4a1c71d3
Update README.md
2016-06-15 15:49:15 -04:00
alisdair sullivan
b8ba469754
Merge pull request #93 from hachreak/fix_timestamp_export
...
accept erlang:timestamp()
2016-01-16 09:43:45 -08:00
Leonardo Rossi
5342ed1368
global: accept erlang:timestamp()
...
* Adds support for erlang:timestamp(). (closes #92 )
Signed-off-by: Leonardo Rossi <leonardo.rossi@studenti.unipr.it>
2016-01-15 19:22:44 +01:00
alisdair sullivan
991d668578
Merge pull request #90 from g-andrade/develop
...
Match jsx:json_term() / jsx_to_term:json_value() specs for empty object.
2015-10-18 20:08:45 -07:00
Guilherme Andrade
5e0df7b77d
Match jsx:json_term() / jsx_to_term:json_value() specs for empty object.
2015-10-13 14:30:34 +01:00
alisdair sullivan
3074d4865b
v2.8.0
2015-10-08 23:03:54 -07:00
alisdair sullivan
50eff667a1
v2.8.0
2015-10-08 23:03:26 -07:00
alisdair sullivan
cdd01c6eac
add JSX_FORCE_MAPS flag for forcing decoding to maps
2015-10-08 22:58:03 -07:00
alisdair sullivan
8e75e0f312
add files section to jsx.app.src
for hex
2015-10-08 22:21:39 -07:00
alisdair sullivan
b5b60b4a5b
remove rebar3 hex plugin from config
2015-10-08 22:21:02 -07:00
alisdair sullivan
7090494686
v2.7.2
2015-09-17 15:27:21 -05:00
alisdair sullivan
522f72b2ce
mask a function_clause' error in encoder with a
badarg' error for api unity
2015-09-17 15:25:03 -05:00
alisdair sullivan
95b1821a42
Merge branch 'rogue_tuple_fix'
2015-09-16 15:41:52 -07:00
alisdair sullivan
d6f687831e
fix overly permissive parser that allowed some encodings that should
...
have been failure states
2015-09-16 15:40:34 -07:00
alisdair sullivan
2d8a7d07da
Merge branch 'develop'
2015-08-20 09:22:33 -07:00
alisdair sullivan
99c81f88b9
v2.7.1
2015-08-20 09:22:23 -07:00
alisdair sullivan
91b3c47e1b
add tvv's contributions to CHANGES and README
2015-08-08 17:46:51 -07:00
alisdair sullivan
77fe4be65c
Merge pull request #85 from tvv/develop
...
accept datetime with msec
2015-08-08 17:43:00 -07:00
vt
25a592de84
accept datetime with msec
2015-08-08 18:15:02 +03:00
alisdair sullivan
9d4534edc5
Revert "Revert "Master""
...
This reverts commit 400d046746
.
2015-08-04 11:26:00 -07:00
alisdair sullivan
f3894b827b
Merge branch 'master' of github.com:talentdeficit/jsx
2015-08-04 11:22:17 -07:00
alisdair sullivan
96945026fd
use hex version of mixunit instead of github version
2015-08-04 11:06:57 -07:00
alisdair sullivan
f6d6bc25a0
update to v2.7.0
2015-08-04 11:00:24 -07:00
alisdair sullivan
e382aca486
document return_tail
2015-08-04 10:58:44 -07:00
alisdair sullivan
1bacdd44bd
update contributors list:
2015-08-04 10:46:45 -07:00
alisdair sullivan
dba7bfb417
Merge branch 'ledest' into develop
2015-08-04 10:30:07 -07:00
alisdair sullivan
f46442c480
Merge branch 'master' of https://github.com/ledest/jsx into ledest
2015-08-04 10:27:57 -07:00
alisdair sullivan
2ab3247719
Merge pull request #84 from talentdeficit/revert-82-master
...
Reverts talentdeficit/jsx#82
merged to wrong branch
2015-08-04 10:20:44 -07:00
alisdair sullivan
400d046746
Revert "Master"
2015-08-04 10:18:06 -07:00
alisdair sullivan
0bba0df858
Merge pull request #82 from Ledest/master
...
switch back to feature detection for maps and binary_to_integer/float
fix docs building problems
2015-08-04 10:16:48 -07:00
alisdair sullivan
903ac4b1cd
Merge pull request #83 from arcusfelis/arc-return-tail
...
Add return_tail option
2015-08-04 10:15:49 -07:00
Michael Uvarov
82815646e6
Add return_tail option
2015-08-04 16:05:50 +02:00
Led
7be3d9dc62
add .rebar and doc dirs to .gitignore
2015-08-03 00:52:22 +03:00
Led
446f674f27
add rebar.config.script for checking support maps and binary_to_{integer,float}/1
2015-08-03 00:50:22 +03:00
Led
fef001479f
fix build docs
2015-08-03 00:49:52 +03:00
alisdair sullivan
a79477d910
point develop branch README travis indicator at right branch
2015-07-07 14:03:47 -07:00
alisdair sullivan
3a051c60dd
Merge branch 'develop'
2015-07-07 14:01:41 -07:00
alisdair sullivan
e6f1313c60
update .travis.yml for erlang 17.5 and 18.0
2015-07-07 13:53:58 -07:00
alisdair sullivan
a67186ddd2
v2.6.2
2015-06-11 19:57:12 -07:00
alisdair sullivan
46f246dc3a
Merge branch 'develop'
2015-06-11 19:56:40 -07:00
alisdair sullivan
c86b56795b
v2.6.2
2015-06-11 19:54:29 -07:00
alisdair sullivan
e7696cc647
Merge pull request #78 from liveforeverx/mix_compile
...
Always add maps_support to mix compiled build
2015-05-19 07:25:18 -07:00
Dima Aleksandrov
ba77cccd49
always add maps_support to mix compiled build
2015-05-19 13:22:24 +02:00
alisdair sullivan
dfcba6e471
update mix deps
2015-05-12 18:47:57 -07:00
alisdair sullivan
58b9887780
v2.6.1
2015-05-12 15:17:05 -07:00
alisdair sullivan
cd2e69e167
change mixunit
from an optional dependency to a :dev only dependency
2015-05-12 15:13:37 -07:00
alisdair sullivan
d98df17dd7
v2.6.0
2015-04-20 20:04:21 -07:00