rdf-ex/lib/rdf/datatypes
Marcel Otto 3086374a0d Fix deprecation warning with Decimal 1.6
warning: passing float to Decimal.new/1 is deprecated, use Decimal.from_float/1 instead
2019-02-15 02:30:41 +01:00
..
boolean.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
date.ex Allow value equality comparisons between XSD dates and datetimes 2018-11-04 17:27:45 +01:00
date_time.ex Allow value equality comparisons between XSD dates and datetimes 2018-11-04 17:27:45 +01:00
date_time_utils.ex Add various utility functions on RDF.Time and RDF.DateTime 2018-09-11 03:12:15 +02:00
decimal.ex Add literal comparison functions 2018-11-02 22:00:48 +01:00
double.ex Add literal comparison functions 2018-11-02 22:00:48 +01:00
integer.ex Add literal comparison functions 2018-11-02 22:00:48 +01:00
lang_string.ex Add literal comparison functions 2018-11-02 22:00:48 +01:00
numeric.ex Fix deprecation warning with Decimal 1.6 2019-02-15 02:30:41 +01:00
string.ex Add @impl annotations 2018-09-17 02:08:16 +02:00
time.ex Add @impl annotations 2018-09-17 02:08:16 +02:00