changelog
- Sun, 17 May 2015 20:40:09 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 17 May 2015 20:40:09 +0300] rev 140
- Update:
- added a config option to disable the REST server
- added a message to be printed when IRC connections are first attempted
- look up the long commit node to be inserted into commits.db to avoid precision loss
- Fri, 08 May 2015 04:24:07 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 08 May 2015 04:24:07 +0300] rev 139
- Closed this dead end
- Fri, 08 May 2015 04:23:48 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 08 May 2015 04:23:48 +0300] rev 138
- update
- Mon, 04 May 2015 03:11:41 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 May 2015 03:11:41 +0300] rev 137
- Derp
- Mon, 04 May 2015 03:11:14 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 May 2015 03:11:14 +0300] rev 136
- Use a value class
- Mon, 04 May 2015 02:46:09 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 May 2015 02:46:09 +0300] rev 135
- Added 8 integer clamping functions
Fixed hex and binary representation of zero and negative numbers
Fixed modulo operator not working due to missing call to realf()
- Mon, 04 May 2015 02:19:21 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 May 2015 02:19:21 +0300] rev 134
- Added scientific notation and dice expressions (cheaply as operators)
- Mon, 04 May 2015 00:50:18 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 04 May 2015 00:50:18 +0300] rev 133
- heh