1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Mar 06, 2023 — Mar 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maps More... about 17 years ago
added and, or, xor opcodes More... about 17 years ago
print pc on faults More... about 17 years ago
added two new small tests More... about 17 years ago
update more tests to reflect tweaked grammar for if, switch More... about 17 years ago
fix up grammar for optional elements in if and switch conditions More... about 17 years ago
update test results More... about 17 years ago
now checks for lvalue/rvalue context of expressions. start of generics for calling builtin functions start of map type 'any' demoted from reserved word to type More... about 17 years ago
add support for debugging in MACH binaries fix up libmach_amd64 to handle MACH binaries and symbols db now works on mac and linux More... about 17 years ago
error messages now have colon after line number More... about 17 years ago
plan9 line numbers and line table More... about 17 years ago
hack to find first instruction for decoding the pc/line table properly. More... about 17 years ago
support symbol tables and line numbers in 6.out executables More... about 17 years ago
add symbol tables and line/pc information to 6.outs More... about 17 years ago
Add nil test, with bug More... about 17 years ago
better import/export More... about 17 years ago
Bug fix. Without rounding, .shstrtab is written on top of data segment More... about 17 years ago
fix name of mach_amd64 library source dir More... about 17 years ago
Add 6db More... about 17 years ago
better version of op= fixed bugs in /= and %/ More... about 17 years ago
adding ar.h for source-level compatibility in 6l. binary compatibility is ok More... about 17 years ago
make paths explicit for easier installation More... about 17 years ago
remove reference to 9ar More... about 17 years ago
remove reference to 9ar More... about 17 years ago
add missing include file More... about 17 years ago
import the plan 9 libraries libc (lib9) and libbio into the tree. remove the dependency on /home/r. More... about 17 years ago
- fixed minor issues in spec - fixed a couple of bugs in the spec (pointed out by iant) More... about 17 years ago
This test now runs correctly, with no bugs commented out More... about 17 years ago
import/export More... about 17 years ago
tweaks in clean rules and dependencies More... about 17 years ago