Menu

Code Commit Log


Commit Date  
[r609] by w_cholmondeley

Fix for GCGB bug that causes error when constants have a hex value followed by a comment

2017-08-31 16:33:55 Tree
[r608] by w_cholmondeley

Replaced very large fixed size array in assembler with linked list, removes size limit on assembler output and should remove warning on Linux when building GCBASIC

2017-08-31 16:06:21 Tree
[r607] by evanvennn

V0.98.00 Release Candidate 2 - code base. These are most of the updates. I need to put into SVN for the Linux build process to work.

2017-08-29 06:56:29 Tree
[r606] by w_cholmondeley

Fix for yet another bug in new subroutine parameter parsing code

2017-08-25 17:07:22 Tree
[r605] by w_cholmondeley

Test program for compiler - used to run compiler with a large number of test programs. Checks for error messages, checks for invalid bank/page selection in generated assembly on PIC16F, and compares hex file from compiler with .hex file from MPASM or avrasm2 for the same assembly.

2017-08-25 16:49:08 Tree
[r604] by w_cholmondeley

Fix for recently introduced compiler bug where an overloaded subroutine and function sharing a name would be confused

2017-08-25 15:30:53 Tree
[r603] by evanvennn

Recommitted as the last update was provided in error. This is the correct version.

2017-08-25 12:58:02 Tree
[r602] by w_cholmondeley

Fix for more compiler bugs in new handling code for subroutine/function parameters

2017-08-24 19:18:03 Tree
[r601] by evanvennn

Updated Linux install.sh

2017-08-24 14:11:20 Tree
[r600] by w_cholmondeley

Fix for bug in previous commit - functions without parameters caused problems

2017-08-23 16:53:18 Tree
Older >