Commit Graph

10 Commits

Author SHA1 Message Date
Robin Jadoul 5f723f1774 Fix troubles with clang 2017-01-31 15:03:08 +01:00
Robin Jadoul d758631580 Add license information 2017-01-30 16:34:56 +01:00
Robin Jadoul 0f6f923666 Calc: syntax error on unrecognized token 2017-01-30 13:50:50 +01:00
Robin Jadoul 33f8c30bfc Calc: remove default epsilon in + allow for scientific notation 2017-01-30 13:40:00 +01:00
Robin Jadoul 6a41ea1f36 Add operator < to calc 2017-01-29 12:14:31 +01:00
Robin Jadoul 0ebb56eb7c Add builtin functions for calc 2017-01-29 12:14:31 +01:00
Robin Jadoul 5c2b4b7fa0 Prompts in calc 2017-01-28 16:25:37 +01:00
Robin Jadoul a93d4427e2 Syntax error reporting in calc 2017-01-28 15:55:57 +01:00
Robin Jadoul 541f3c0c19 Fix generation of the calc lexer 2017-01-28 14:54:20 +01:00
Robin Jadoul 1e829b5c1d calc example 2017-01-28 14:29:08 +01:00