- Mar 08, 2024
-
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
- Jan 31, 2022
-
-
Mike Collins authored
-
- Jan 17, 2022
-
-
Mike Collins authored
created BASH test scripts and directories to allow automated testing for changes to the rigal c compiler and the rigal code files. Just checks whether the .json output of each of the legacy preloaded files changes.
-
- Jan 09, 2022
-
-
Mike Collins authored
Changed processing of %INLCUDE files in RIGAL c compiler. Allows for arbitrary nesting and number of files to be included. First time to use the new LIST_OPEN_SOURCE library for support to the trace-generator.
-
- Dec 28, 2021
-
-
Mike Collins authored
-
Mike Collins authored
Added YouTube lesson to Documentation.
-
- Oct 15, 2021
-
-
Mike Collins authored
ADDED C LIBRARY LIST_OPEN_SOURCE. This will help with refactoring the rigal code to 1) rely less on the stack and 2) not require the -m32 flag
-
- Aug 18, 2021
-
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
- Aug 02, 2021
-
-
Mike Collins authored
Fixed Call_PAS 16. Can now read more than just one line before crashing. Warning, it does strictly enforce the 80 characters to a line not including the newline character
-
- Jul 28, 2021
-
-
Mike Collins authored
Fixed missing Schema Name behavior and error messages for situations related to improper specification of a SCHEMA name
-
- Jul 16, 2021
-
-
Mike Collins authored
-
- Jul 13, 2021
-
-
Mike Collins authored
-
- Jul 12, 2021
-
-
Mike Collins authored
-
- Jul 11, 2021
-
-
Mike Collins authored
-
Mike Collins authored
No -fcommon required. All globals are properly declared. Still need to merge with other changes from other projects. Compiles with no errors -- UBUNTU 20+ gcc7-10+
-
- Jun 27, 2021
-
-
Mike Collins authored
-
Mike Collins authored
Updated Makefile for testing and choosing specific compilers. More work to do on makefile in the future.
-
- Jun 05, 2021
-
-
Mike Collins authored
-
Mike Collins authored
long option --parents doesn't work for old versions of mkdir. It appears short option -p does. So fixed that.
-
- Jun 02, 2021
-
-
Mike Collins authored
-
Mike Collins authored
-
- Jun 01, 2021
-
-
Mike Collins authored
-
- May 29, 2021
-
-
Mike Collins authored
-
Mike Collins authored
-
Mike Collins authored
-
- May 27, 2021
-
-
Collins authored
stop tracking the bin directories (RIGAL specifically) and stop tracking the LIB directory in RIGAL as well. Also not tracking *.bak which sometimes results from edits using sed
-
- Mar 18, 2021
-
-
Giammarco, Kristin M authored
-
Giammarco, Kristin M authored
-
Giammarco, Kristin M authored
-
- May 14, 2020
-
-
Mike Collins authored
RIGAL Compiler work on Ubuntu 64-bit machines allowing the -m32 compile flag along with warnings cleanup.
-
- May 13, 2020
-
-
Mike Collins authored
File Clean up. Removed files with .o and ~ at end of file names. Moved hanoi example from bin to examples.
-
- Feb 28, 2020
-
-
McCullick, Philip (CIV) authored
-