Commit Graph

12 Commits (dev)

Author SHA1 Message Date
Alberto Restifo 332ca4af10 Provide support for half-precision floats 2020-05-03 13:39:06 +02:00
Alberto Restifo d0ee8df1af Port Float16 conversion from Rust 2020-04-25 23:45:03 +02:00
Alberto Restifo 5be5e3b20e Add support for big numbers 2020-04-24 11:57:12 +02:00
Alberto Restifo 4929f2487b Document lack of half-precision float 2020-04-24 11:37:41 +02:00
Alberto Restifo a78d06f33a Implement floats 2020-04-24 00:05:50 +02:00
Alberto Restifo e7f4426062 Implement simple values 2020-04-23 23:25:28 +02:00
Alberto Restifo 9c5afcd34d Implement hash encoding 2020-04-23 10:49:34 +02:00
Alberto Restifo 3c91037cf3 Implement array tokenization 2020-04-23 09:40:51 +02:00
Alberto Restifo ddb2615031 Start implementing array tokenization 2020-04-22 22:31:33 +02:00
Alberto Restifo 28f9cfa1f5 Add support for string streaming 2020-04-22 09:33:46 +02:00
Alberto Restifo 321b3fd986 Implement Strings decoding 2020-04-21 23:18:56 +02:00
Alberto Restifo 2e2edd1908 Work on lexer and diagnostic representation 2020-04-20 14:57:20 +02:00