claudio
|
a290cdd9f9
|
Fixed bugs in strtol
|
2015-03-25 20:15:17 -04:00 |
|
claudiol
|
b818cf7a76
|
Various changes to compile w/GCC and Clang 64-bit
|
2015-03-25 18:02:35 -04:00 |
|
claudiol
|
24d008af9f
|
Started matrix support.
|
2015-03-25 12:45:31 -04:00 |
|
claudiol
|
1e02fbeecd
|
Clang changes
|
2015-03-25 08:54:27 -04:00 |
|
claudio
|
972b543cfc
|
Keyboard improvements
|
2015-03-23 21:29:27 -04:00 |
|
claudio
|
48e834deda
|
Added more keys behavior
|
2015-03-19 14:07:01 -04:00 |
|
claudio
|
f458a73343
|
Added basic command line
|
2015-03-18 18:59:12 -04:00 |
|
claudio
|
5e7583f327
|
Added basic UI - work in progress.
|
2015-03-17 00:14:50 -04:00 |
|
claudio
|
bc651562e3
|
Massive directory reorganization.
|
2015-03-05 14:35:35 -05:00 |
|
claudio
|
af26f17f83
|
Improved precision of SIN/COS near pi
|
2015-02-10 14:02:45 -05:00 |
|
claudio
|
0c7b96989e
|
Progress on rule engine
|
2015-02-01 13:43:47 -05:00 |
|
claudio
|
52bc31c714
|
Progress on rule engine.
|
2015-01-27 22:49:23 -05:00 |
|
claudio
|
6170e84d43
|
Added proper circular reference detection
EVAL is now different from EVAL1
|
2015-01-15 13:56:34 -05:00 |
|
claudio
|
106b5bd146
|
Added EVAL1 and ->NUM operators.
|
2015-01-03 14:08:57 -05:00 |
|
claudio
|
168f9a3118
|
Finished basic support for exact/approx. numbers
|
2014-12-30 21:19:39 -05:00 |
|
claudio
|
b89e04a41d
|
Cleaned up many warnings.
|
2014-12-28 21:53:22 -05:00 |
|
claudio
|
fcbe63a96b
|
Added exact and approx. numbers (compile only)
|
2014-12-27 08:57:51 -05:00 |
|
claudio
|
1324b14372
|
Fixed Stack protection with stack snapshot feature.
|
2014-12-19 14:27:54 -05:00 |
|
claudio
|
df43d8138e
|
Added Stack Snapshot feature.
Demo uses snapshots as UNDO levels.
Fixed zero-length token bug during compile.
|
2014-12-17 22:09:36 -05:00 |
|
claudio
|
1e77714052
|
Added binary integer commands. Fixed bint to real comparison. Test operators on lists return a single true/false value.
|
2014-12-14 09:05:54 -05:00 |
|
claudio
|
aa7aff0336
|
Merge branch 'master' of ssh://192.168.16.120:2222/newrpl
|
2014-12-09 22:28:42 -05:00 |
|
claudio
|
9aa7e63fd1
|
Merge branch 'master' of ssh://192.168.16.120:2222/newrpl
|
2014-11-29 15:41:16 -05:00 |
|
claudio
|
9b60ed9512
|
Fixed various warnings
|
2014-11-29 12:55:44 -05:00 |
|
claudio
|
61d29db4ea
|
Removed many compiler warnings (work in progress)
|
2014-11-17 14:21:11 -05:00 |
|
claudio
|
e7b3e3eef8
|
Merge branch 'master'
|
2014-11-11 07:19:18 -05:00 |
|
claudio
|
3666c58b8d
|
Debugging
|
2014-11-11 07:18:07 -05:00 |
|
claudio
|
723a6c18ea
|
Added flags support
|
2014-11-09 21:35:06 -05:00 |
|
claudio
|
63d34f2abd
|
Removed creation of 1/0 objects in tests.
|
2014-11-05 14:06:04 -05:00 |
|
claudio
|
66ce644ca7
|
Added library registration/removal + improved overloaded operators speed.
|
2014-11-04 14:09:10 -05:00 |
|
claudio
|
7e155fb16a
|
Improved compiler/decomp. behavior in low memory conditions.
|
2014-11-03 14:08:48 -05:00 |
|
claudio
|
ba11a5d121
|
Fixed bug in LAM environments within START loops.
|
2014-11-01 21:07:53 -04:00 |
|
claudio
|
4f56b2b56b
|
Merged STO regression fix.
|
2014-10-30 19:01:31 -04:00 |
|
claudio
|
18cb6fd836
|
Added checks for debugging
|
2014-10-30 19:00:08 -04:00 |
|
claudio
|
b402679866
|
Fixed regression in STO.
|
2014-10-30 13:56:31 -04:00 |
|
claudio
|
e87d2b4aa2
|
Firmware progress
|
2014-10-21 09:01:25 -04:00 |
|
claudio
|
3ff47af259
|
Merge branch 'master' of ssh://192.168.16.120:2222/newrpl
|
2014-10-17 08:25:17 -04:00 |
|
claudio
|
a79b53eb6f
|
Modified for target compilation
|
2014-10-17 08:22:00 -04:00 |
|
claudio
|
2d4363d402
|
Added defines to compile demo.
|
2014-10-13 22:00:44 -04:00 |
|
claudio
|
b4b9c7dc49
|
Changes to build properly for 50g target
|
2014-10-13 21:55:37 -04:00 |
|
claudio
|
78741904ee
|
Slim down MPDecimal and sole on-target compilation issues.
|
2014-10-12 15:52:34 -04:00 |
|
claudio
|
7bef108ed6
|
Added Makefile
|
2014-10-10 23:15:48 -04:00 |
|
claudio
|
f61ba3634d
|
Eliminated some typecast warnings
|
2014-10-01 21:27:40 -04:00 |
|
claudio
|
c4a079f800
|
Fixed: negative number raised to a power needs parenthesis
|
2014-09-19 14:27:58 -04:00 |
|
claudio
|
620dd39891
|
Progress on new rule engine
|
2014-09-18 21:48:31 -04:00 |
|
claudio
|
2e6ee1a89d
|
Started new rule engine from scratch
|
2014-09-17 22:07:36 -04:00 |
|
claudio
|
b1c70ca7b5
|
Improved autosimplify during EVAL.
|
2014-09-10 22:00:00 -04:00 |
|
claudio
|
f0a277f4ac
|
Fixed issue with double negatives in symbolics.
|
2014-09-10 13:53:07 -04:00 |
|
claudio
|
fb6a523b60
|
Fixed bug in numeric simplify.
|
2014-09-06 22:14:15 -04:00 |
|
claudio
|
bd268ddcbd
|
Finished numeric reduction.
|
2014-09-06 15:28:26 -04:00 |
|
claudio
|
720bc600eb
|
More numeric simplifications
|
2014-09-04 13:49:33 -04:00 |
|