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
segmented stacks AND goroutines More... about 17 years ago
- fixed bug in parser.go - added more tests More... about 17 years ago
- added buildtime More... about 17 years ago
- created new dir (gosrc) for go-based front-end - adjusted makefiles More... about 17 years ago
- more frontend pieces in Go More... about 17 years ago
- improved error handling More... about 17 years ago
- filed a bug against 6g (bug065.go) - improved scanner.go error handling More... about 17 years ago
bug in offsets in imported struct fields More... about 17 years ago
- minor bug fix More... about 17 years ago
redefinition fix for autolib: if first ATEXT is already defined, skip this file More... about 17 years ago
- initial better error reporting More... about 17 years ago
build packages automatically More... about 17 years ago
enable autolib handle archives with __.PKGDEF elements (although we can't create them yet) introduce a pkg directory search the pkg directory for packages during compilation More... about 17 years ago
- replaced recursive parsing of binary expressions with precedence-based expression parser More... about 17 years ago
- completed parser - accepts full language (modulo bugs) More... about 17 years ago
defined external registers g and m More... about 17 years ago
- more fixes to parser More... about 17 years ago
- fixed scanner and parser issues to be able to parse math lib More... about 17 years ago
converted double to float64 More... about 17 years ago
- more work on Go parser - added tests More... about 17 years ago
fix ldexp, frexp, and make math package compile and test correctly More... about 17 years ago
unique import/export names more on go statement More... about 17 years ago
- go parser parses itself More... about 17 years ago
- added missing keyword 'iota' More... about 17 years ago
add a disclaimer More... about 17 years ago
disambiguate typedefs in export blocks of .6 files More... about 17 years ago
test update. also remove two duplicates More... about 17 years ago
test update. some tests now run; no change to output More... about 17 years ago
add bytestorune and stringtorune to sys. More... about 17 years ago
fixed three-way decl More... about 17 years ago