aboutsummaryrefslogtreecommitdiff
path: root/gcc/algol68/a68-low-prelude.cc
AgeCommit message (Expand)AuthorFilesLines
2026-02-05a68: fix bit-shift standard operators [PR algol68/123959]Jose E. Marchesi1-4/+4
2026-02-01a68: simplify a68_bits_testJose E. Marchesi1-1/+1
2026-01-31a68: add TEST operator for bits to expanded preludeJose E. Marchesi1-0/+8
2026-01-31a68: add SET and CLEAR operators for L bitsJose E. Marchesi1-0/+16
2026-01-10a68: Add exit function to POSIX preludePietro Monteiro1-9/+10
2025-12-10a68: fix `int * char' lowererJose E. Marchesi1-1/+1
2025-11-30a68: low: standard preludeJose E. Marchesi1-0/+2193