1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 20 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cg: rename symbols and change code to be more transparent More... about 2 months ago
cg: check for OMF symbols overflow, part of fix for issue #1259 More... about 2 months ago
cg: do code more transparent More... about 2 months ago
cg: remove some compiler messages More... about 2 months ago
wasm: fix -f..[=file name] options processing More... about 2 months ago
cg: modify PutObjOMFRec to clean usage after output data do code for imports more transparent More... about 2 months ago
plusplus: remove unused variables More... about 2 months ago
cfloat: cleanup code add comments More... about 2 months ago
plusplus: use new cfloat functions to simplify compiler code More... about 2 months ago
cfloat: add new functions CFIsFloat, CFIsDouble and CFExp new functions check appropriate value range More... about 2 months ago
cfloat: add comments More... about 2 months ago
cfloat: do code more transparent add comments More... about 2 months ago
cfloat: fix bug in I64 boundary values More... about 2 months ago
cfloat: consolidate source files and remove unused files More... about 2 months ago
cfloat: correct mistake More... about 2 months ago
cfloat: correct mistake More... about 2 months ago
cfloat: reformat source files More... about 2 months ago
plusplus: correct build makefile for cfload usage More... about 2 months ago
wfc: correct mistake More... about 2 months ago
plusplus: reformat source file More... about 2 months ago
reformat documentation source file More... about 2 months ago
cg+C++: rename symbols to more readable names More... about 2 months ago
wfc: separate fortran compiler front-end cfloat instance from code generator back-end instance to work properly for various memory allocation configuration now each instance can have different memory allocation/deallocation routines More... about 2 months ago
plusplus: separate C++ compiler front-end cfloat instance from code generator back-end instance to work properly for various memory allocation configuration now each instance can have different memory allocation/deallocation routines More... about 2 months ago
cfloat: modify cfloat to be able work with multiple independent clients More... about 2 months ago
cg: update comment More... about 2 months ago
plusplus: fix for issue #1256 correct CGVALUE union, pvalue member must be first (is widest) then union is properly initialized add explicit initialization of pvalue to 0 before initialization of ivalue or uvalue member More... about 2 months ago
cfloat: cleanup code More... about 2 months ago
plusplus: correct handling of floating point constants More... about 2 months ago
cg: use const qualifier for regiters info definition arrays More... about 2 months ago