Menu

Code Commit Log


Commit Date  
[r546] by evanvennn

Update with the v0.96.00 files

2016-12-16 08:29:36 Tree
[r545] by evanvennn

Update with the v0.96.00 files

2016-12-16 08:29:26 Tree
[r544] by evanvennn

Updates to the Website

2016-12-16 07:48:28 Tree
[r543] by w_cholmondeley

Fixed compiler bug introduced in previous revision: Compiler was parsing incorrectly when a hex or binary constant in 0xXX or 0bXXXXXXXX format was followed by a quote marked with '

2016-12-14 13:58:04 Tree
[r542] by w_cholmondeley

Internal compiler changes
Hex and binary literals are now converted to decimal in the preprocessor, which has new conversion code that should fix a long standing issue when two binary constants are specified on the same line, one with 0b and the other with b''

2016-12-13 17:07:02 Tree
[r541] by w_cholmondeley

Fixed option explicit issue when accessing fixed array element

2016-12-11 11:48:14 Tree
[r540] by evanvennn

Change of version number to reflect the nature of the .dat format changes

2016-12-11 10:59:40 Tree
[r539] by w_cholmondeley

Fixed assembler xorwf issue on PIC18F

2016-12-10 15:06:35 Tree
[r538] by w_cholmondeley

Compiler bugfixes:
- Fixed assembly of movlb instruction on newer 16F1 chips. Setting ChipFamilyVariant = 1 in the chip data file for a 16F1 chip will cause the use of the new movlb instruction.
- Fixed issue with #define introduced recently - any #define statements in subroutines were ignored.

2016-12-09 16:34:08 Tree
[r537] by evanvennn

Latest build

2016-11-27 08:06:56 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.