Home
regress; update binaries; change version include method.
Regress; update binaries; Fix #202 Missing uses file gives recycle balance error
Regress; update binaries; change errorl() to use string type.
Regress; update binaries; Remove trailing spaces from wrtins() calls.
Regress; update binaries; change wrtins() calls to use string type.
Regress; update binaries; lateral refactor for #190 forwarded overloads don't work
regress; refactor lateral #190 Forwarded overloads don't work
Regress; Lateral refactor for #190 Forwarded overloads don't work
Regress; lateral refactor for #190 Forwarded overloads don't work; additions to rationale
Regress; changed compilation mode to static linking.
Regress; update binaries; implement radix read in pint, pmach, cmach and pgen, #67; update pascaline test.
Regress; update binaries; Fix readproc parsing issue.
Regress; update binaries; enable radix specifiers on read #67 pint only.
Regress; update binaries; add read radix sets.
Regress; update; binaries; add radix input to psystem.
Regress; update binaries; Add radix input read on integers for pint, pmach and cmach.
Regress; update binaries; add radix parsing to pint integer reads.
Remove index file.
Added test html index.
Regress; update binaries; Add read constant test to pascaline test.
Regress; update binaries; Add rdsc to pgen.
regress; update binaries; implement rdsc in pmach and cmach.
Regress; update binaries; Add rdsc ability to pint.
regress; update binaries; update debug gold; update exceptions.
Regress; update binaries; generate byte read operations; error and exception for read string constant.
Regress; update binaries; add back byte reads.
Regress; update binaries; add back byte reads.
Regress; update binaries; add back byte variable reads.
Regress; reset to 1ee25d7b01601a497b2091b7f212774debb7beb7.
Regress; add read character mismatch exception to all interpreters.
Regress; Add read character mismatch exception.
Regress; finish #185 rib and friends applied to byte variables.
Regress; fix #185 rib and functions applied to byte variables.
Regress; implemented read constant strings, #65.
Regress; Fix temp remove; commit binaries.
Regress; complete #140 regression roundup.
Regress; change regression check signatures from md5 to sha256.
Regress; remove option table initialization, which is duplicated.
Regress; merge header handling code from pint to pgen.
Regress; remove references to GPC extensions.
Regress; syncronized gpen and pint for options processing.
Regress; backed out mpb change.
Regress; update binaries; add version include to pgen.
Regress; update word size macros in pgen.
Regress; Add #157 header parsing to pmach.
Regress; implement #157 header parsing on pint.
Regress; add automatic extension definitions for pcom.
Regress; add output optional to pcom.
Regress; Add NOHEADER option flag; Add header full parsing on option.
Regress; Add sev instruction to #160.
Regress; add lip instruction to #160.
Regress; fix strs according to #160.
Regress; add binaries; change lods handler per #160.
Regress; Further changes for: Refactor local accesses for current block #160
Regress; update binaries; add new same block accesses per #160.
Regress; update binaries and scripts; first version of Refactor local accesses for current block #160.
Regress; fixed compare files to match new error listing scheme.
Reversed the error line list into encounter order.
Initialize error line table.
Track error line numbers and print in error table, this is #139.
Implemented #139, line output on error if list is supressed.
Configure reduced to Pascal-P6, which is the only one that works now.
Remove gpc host; remove ip_pascal host; move iso7185 to pascaline.
Regress; Moved remaining options to build files from source (issue #122).
Regress; Move options to makefile.
Regress; change psystem_asm.asm to psystem.asm.
Regress; remove FPC conditionals.
Regress; remove PASCALINE conditional.
regress; remove GPC conditional sections.
Regress; Replace exception on stack in sev instruction; remove rev instruction.
Partial commit; remove fpc references.
Partial commit; Fix sev and rev instructions for pmach and cmach.
Partial commit; change exception handling to use local temps instead of stack.
Added tab sheets for Pascaline and Pascal-P6 manual.
regress; refactor exceptions.
Regress; set exception table parameters; fix externals bug.
regress; update binaries; fix makefile dependency; Add master exception handler; add master exception error to pgen.
Regress; Advance version; add master exception error; update debug compare.
Release for v0.3.
Regress; add binaries.
Update compare files.
Ran regression; fixed compare files for float spacing.
Partial commit; more of the floating point spacing fixes.
Partial commit; Fixed spacing issue with real format.
Add main.asm shim.
Documentation updates.
Documentation updates.
Manual updates.
Documentation updates
Documentation updates.
Ran regression; Set GPC option default to off.
Regress; update debug compare file; fix constant in debug test input file
Update binaries.
Partial commit; refactored register coupling on terminals.
Partial commit; fixed error path in pcom.
Partial commit; reassign stderr to stdout.
Partial commit; fix bug in psystem_wrs.
Partial commit; Fixed ccs instruction; fixed scp instruction; Fix scp description in pcom.
Partial commit; refactored dependencies in makefile; updated binaries; fixed sro instruction in pgen.