Commit graph

49 commits

Author SHA1 Message Date
Marcel Otto 0e81f4c02c Apply mix formatter 2020-06-29 10:37:42 +02:00
Marcel Otto 83c8b49bc5 Update links to new repo URL under the rdf-elixir organization 2020-06-01 17:34:49 +02:00
Marcel Otto 1b213d3d80 Update dependencies 2020-05-28 02:03:26 +02:00
Marcel Otto 042ff1c1b8 Drop support for Elixir versions < 1.8 2020-05-11 23:21:20 +02:00
Marcel Otto faaebb2de2 Add ProtocolEx-based custom datatype registration 2020-05-07 15:37:21 +02:00
Marcel Otto 5819eec0cf Re-integrate XSD.ex
It turned out that the costs of separating the XSD datatypes are too high
and probably not worth the effort, since with its limited scope
probably nobody would want to use XSD.ex outside of the RDF.ex context
anyway.
2020-05-05 23:58:44 +02:00
Marcel Otto f6146c51b0 Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
Marcel Otto 90c8933592 Run Dialyzer in CI 2020-03-19 22:04:17 +01:00
Marcel Otto 1a65e0d154 Remove inch_ex dependency 2020-03-11 00:51:52 +01:00
Marcel Otto 07711e80a3 Update dependencies 2020-03-11 00:45:06 +01:00
rustra 62fc1a753b Ignore 'Unknown function' Dialyzer warnings 2020-03-01 02:31:43 +01:00
rustra 83f62335b3 Fix type specs for structs 2020-02-28 18:51:48 +01:00
Marcel Otto 98cb5350d0 Add Mix formatter configuration 2019-09-23 20:27:36 +02:00
Marcel Otto 0456f50eef Update dependencies 2019-09-08 18:04:12 +02:00
Marcel Otto 874b0d5eea Include test support files via elixirc_paths 2019-06-09 21:48:03 +02:00
Marcel Otto 68c91b6894 Add links to website 2019-04-06 02:24:22 +02:00
Marcel Otto 67d3746a1a Update dependencies 2019-04-06 01:42:14 +02:00
Marcel Otto 00002eeaf4 Downgrade to Inch 1.0
- we do not want to drop support for Elixir 1.6 yet
2019-02-16 04:18:27 +01:00
Marcel Otto 183ee3ed0d Update dependencies 2019-02-15 00:55:55 +01:00
Marcel Otto a029b9d094 Exclude generated Erlang output files of Leex and Yecc from Hex package 2018-09-17 15:10:44 +02:00
Marcel Otto 662afccba3 Prepare release 0.5.0 2018-09-17 03:32:45 +02:00
Marcel Otto 1a344fb1fd Update dependencies 2018-09-17 02:13:51 +02:00
Marcel Otto da48d02977 Drop support for Elixir 1.5 2018-09-04 20:53:14 +02:00
Marcel Otto 233238740c Fix warning 2018-08-10 23:49:22 +02:00
Marcel Otto f5684262e7 Add RDF.Decimal datatype 2018-06-15 21:19:22 +02:00
Marcel Otto 39866d99d8 Update dependencies and remove mix_test_watch 2018-06-12 21:52:12 +02:00
Marcel Otto 389dec6c6b No longer support Elixir 1.4 2018-06-03 23:35:01 +02:00
Marcel Otto 65bbd78953 Add CHANGELOG.md to package files 2018-01-19 22:12:47 +01:00
Marcel Otto e74224d005 Update dev dependencies 2017-09-08 18:14:15 +02:00
Marcel Otto ec67c2379f Add various benchmarks regarding URI creation 2017-08-19 22:56:17 +02:00
Marcel Otto 9d9794aa94 Add test coverage with Coveralls 2017-08-11 14:11:37 +02:00
Marcel Otto 91550909bd Add VERSION file 2017-08-10 23:14:34 +02:00
Marcel Otto a25b5906eb Add Inch CI 2017-06-26 00:37:29 +02:00
Marcel Otto 5087a4fb12 Drop support for Elixir versions < 1.4 2017-06-25 21:15:55 +02:00
Marcel Otto 4237c6fbcc Release 0.1.1 2017-06-25 01:46:11 +02:00
Marcel Otto 70d86d2bd5 Add missing src directory to package files 2017-06-25 01:44:35 +02:00
Marcel Otto ce4eb0ed16 Fix package files 2017-06-25 01:19:07 +02:00
Marcel Otto 94a5bfa88e Prepare mix file for Hex package publishing 2017-06-25 00:41:02 +02:00
Marcel Otto a160fa6517 Rename the app to rdf 2017-06-11 17:23:58 +02:00
Marcel Otto 4d8a9ed830 Remove umbrella settings 2017-06-11 17:11:05 +02:00
Marcel Otto f24a1504e7 core: change project description 2017-06-11 14:29:17 +02:00
Marcel Otto 4c007a0e02 upgrade dependencies 2017-02-12 18:55:03 +01:00
Marcel Otto 7304037d47 add empty parentheses to bareword function calls for Elixir 1.4 2017-02-12 15:42:27 +01:00
Marcel Otto af3043677e Update dependencies 2016-11-27 14:56:56 +01:00
Marcel Otto 068539e825 core: mix_test_watch config and environment-dependent config files 2016-10-09 22:49:03 +02:00
Marcel Otto b0b7657ffa core: add more development dependencies (ExDoc, Dialyxir and mix_test_watch) 2016-10-02 20:44:12 +02:00
Marcel Otto 42ad5e1ebc core: add Credo development dependency 2016-09-30 16:54:47 +02:00
Marcel Otto a5d62b036b Add some basic project metadata 2016-09-30 16:51:59 +02:00
Marcel Otto 6bf255f133 mix new rdf_core --module RDF.Core 2016-09-30 16:36:50 +02:00