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
Experiments with "export": Allow "export" keyword in front of a declaration. Semantics: export *top-level* identifiers declared (but not the fields of a struct type for instance). More... about 17 years ago
- more work on SimpleStat production More... about 17 years ago
fix ordering problem: flag depends on fmt More... about 17 years ago
- fixed several parser issues More... about 17 years ago
select More... about 17 years ago
- filed bug: label identifiers should not be allowed to match other identifiers in the same scope. More... about 17 years ago
- filed bug: label names in different scopes should not conflict More... about 17 years ago
add usage message More... about 17 years ago
Add a flags package. More... about 17 years ago
new bug: x, ok = t.m[i] doesn't compile More... about 17 years ago
- parsing support for composite literals More... about 17 years ago
- more work on semantic checks - not yet enabled by default More... about 17 years ago
slices and string/array concatenation More... about 17 years ago
document initialization More... about 17 years ago
maintain __.PKGDEF files in archives if the 'g' flag is given use this facility to simplify the math lib-building script More... about 17 years ago
fix some bad spaces More... about 17 years ago
Expand section on compound literals. More... about 17 years ago
change date More... about 17 years ago
help management of empty pkg and lib directories in perforce More... about 17 years ago
map delete More... about 17 years ago
compiler crash in string('a', 'b', '\n'); More... about 17 years ago
start of select random bugs fixed More... about 17 years ago
tweaks to init rand using init More... about 17 years ago
init More... about 17 years ago
add an eval function (written by ken) More... about 17 years ago
test update More... about 17 years ago
update fmt to use some initialization tweak ar so the pkgdef file doesn't cause it not to generate a symbol table More... about 17 years ago
init More... about 17 years ago
init filename vs pkgname More... about 17 years ago
initialization More... about 17 years ago