Ken Thompson
|
e90ae879d6
|
autolib (#pragma lib)
added to 6g to autoload
the included import files.
SVN=124759
|
2008-06-25 20:22:10 -07:00 |
|
Ken Thompson
|
1a3f944530
|
simul assignment
SVN=124591
|
2008-06-25 11:35:06 -07:00 |
|
Ken Thompson
|
10296166a5
|
bug in returning a fat function result
SVN=124436
|
2008-06-24 18:14:32 -07:00 |
|
Ken Thompson
|
7d11924c13
|
middle dot as alpha package separator
SVN=124419
|
2008-06-24 17:16:06 -07:00 |
|
Rob Pike
|
2987c8434b
|
arguments available
argc, argv, envc, envv all in sys now
sys.argc() etc.
SVN=124398
|
2008-06-24 15:31:03 -07:00 |
|
Ken Thompson
|
87dae02a63
|
string nil same as string ""
SVN=124381
|
2008-06-24 14:11:20 -07:00 |
|
Ken Thompson
|
90846cd447
|
map[int] bug
SVN=124332
|
2008-06-24 11:10:47 -07:00 |
|
Ken Thompson
|
78c8dec944
|
bug miscalculating ullman
in CALLMETH/DOTMETH
SVN=124321
|
2008-06-24 10:30:33 -07:00 |
|
Ken Thompson
|
dee07c884e
|
maps
SVN=124030
|
2008-06-22 21:02:06 -07:00 |
|
Rob Pike
|
aeb43984ec
|
add signal handling and traceback support therein.
factor the runtime into architecture-dependent and -independent pieces.
ditto for the OS dependence.
SVN=124020
|
2008-06-21 15:36:23 -07:00 |
|
Ken Thompson
|
54abac678a
|
redeclarations of variables in the same block.
half-step toward multivalued map indexing
SVN=124019
|
2008-06-21 15:11:29 -07:00 |
|
Ken Thompson
|
ddba96aed8
|
stack offset
SVN=123521
|
2008-06-18 22:07:09 -07:00 |
|
Ken Thompson
|
f997bc6eb6
|
stack offseet table marker
tacked above each TEXT entry
SVN=123496
|
2008-06-18 17:51:56 -07:00 |
|
Ken Thompson
|
1926fef175
|
bogus diagnostic with
default as first case
in a switch
SVN=123398
|
2008-06-18 11:43:50 -07:00 |
|
Ken Thompson
|
c242b53d22
|
more maps
more semi-colons
type assignment of constants
SVN=123278
|
2008-06-17 22:33:32 -07:00 |
|
Ken Thompson
|
c5bb50c9dc
|
assign nil to interface
SVN=123256
|
2008-06-17 18:07:40 -07:00 |
|
Ken Thompson
|
7131bf476c
|
SVN=123250
|
2008-06-17 18:02:06 -07:00 |
|
Ken Thompson
|
504aa698f7
|
SVN=123249
|
2008-06-17 18:01:05 -07:00 |
|
Ken Thompson
|
53ec6500bc
|
yata
SVN=123246
|
2008-06-17 17:59:06 -07:00 |
|
Ken Thompson
|
0006c83231
|
optional semi-colons
SVN=123245
|
2008-06-17 17:57:31 -07:00 |
|
Ken Thompson
|
4e8142c929
|
maps
SVN=123089
|
2008-06-16 22:34:50 -07:00 |
|
Ken Thompson
|
3f2d542817
|
added and, or, xor opcodes
SVN=123031
|
2008-06-16 17:04:39 -07:00 |
|
Ken Thompson
|
e1a06ccc80
|
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
SVN=122808
|
2008-06-15 20:24:30 -07:00 |
|
Rob Pike
|
073486c3ed
|
add support for debugging in MACH binaries
fix up libmach_amd64 to handle MACH binaries and symbols
db now works on mac and linux
SVN=122807
|
2008-06-15 17:22:57 -07:00 |
|
Ken Thompson
|
efec14bc5a
|
plan9 line numbers and line table
SVN=122793
|
2008-06-13 18:16:23 -07:00 |
|
Rob Pike
|
e9c9c9ace5
|
add symbol tables and line/pc information to 6.outs
SVN=122699
|
2008-06-13 12:54:21 -07:00 |
|
Ken Thompson
|
343f5aa7b4
|
better import/export
SVN=122584
|
2008-06-12 21:48:56 -07:00 |
|
Rob Pike
|
67e141b637
|
Bug fix. Without rounding, .shstrtab is written on top of data segment
SVN=122567
|
2008-06-12 18:51:06 -07:00 |
|
Rob Pike
|
ed5e39a66d
|
Add 6db
SVN=122505
|
2008-06-12 14:50:25 -07:00 |
|
Ken Thompson
|
ef61a4cb1e
|
better version of op=
fixed bugs in /= and %/
SVN=122493
|
2008-06-12 14:21:09 -07:00 |
|
Rob Pike
|
e2e6b7e4cc
|
remove reference to 9ar
SVN=122487
|
2008-06-12 13:38:54 -07:00 |
|
Rob Pike
|
24dbd2413b
|
remove reference to 9ar
SVN=122486
|
2008-06-12 13:37:54 -07:00 |
|
Rob Pike
|
69b74c3953
|
import the plan 9 libraries libc (lib9) and libbio into the tree.
remove the dependency on /home/r.
SVN=122482
|
2008-06-12 13:26:16 -07:00 |
|
Ken Thompson
|
2254a8ee99
|
import/export
SVN=122309
|
2008-06-11 21:06:26 -07:00 |
|
Rob Pike
|
2694a85a52
|
tweaks in clean rules and dependencies
SVN=122274
|
2008-06-11 18:01:45 -07:00 |
|
Rob Pike
|
461d1b7987
|
convert from mk to make
phew.
SVN=122266
|
2008-06-11 17:50:07 -07:00 |
|
Rob Pike
|
32aa0d9198
|
generated file; needs updating
SVN=122179
|
2008-06-11 14:03:52 -07:00 |
|
Rob Pike
|
820368a19a
|
fix up mkfiles to use $GOROOT instead of $PLAN9
mention in setup doc that binaries go into $HOME/bin
SVN=122177
|
2008-06-11 13:59:55 -07:00 |
|
Rob Pike
|
df28e14e5b
|
add a setup document, and tweak the scripts that it mentions
SVN=122175
|
2008-06-11 13:34:08 -07:00 |
|
Ken Thompson
|
2bba3a610d
|
reorder1 - function first instead of last
SVN=122160
|
2008-06-11 12:25:44 -07:00 |
|
Ken Thompson
|
0b3093f0a5
|
debugging to get fmt to run
SVN=122046
|
2008-06-10 21:29:57 -07:00 |
|
Ken Thompson
|
36f21e00f5
|
mode elf tossing
SVN=121962
|
2008-06-10 12:42:37 -07:00 |
|
Ken Thompson
|
6a659ebf13
|
new elf header
SVN=121737
|
2008-06-09 13:16:50 -07:00 |
|
Ken Thompson
|
f9c58c25e0
|
more nihan
SVN=121622
|
2008-06-08 19:02:27 -07:00 |
|
Ken Thompson
|
9abf9e8a37
|
nihon
SVN=121620
|
2008-06-08 18:26:23 -07:00 |
|
Ken Thompson
|
b6eca3534c
|
bug in len
SVN=121618
|
2008-06-08 17:46:28 -07:00 |
|
Ken Thompson
|
610644a1ca
|
asdf
SVN=121615
|
2008-06-08 17:21:46 -07:00 |
|
Rob Pike
|
27d95f1372
|
use /bin/ed to avoid compatibility issues with plan 9 ed
SVN=121611
|
2008-06-08 17:02:01 -07:00 |
|
Ken Thompson
|
36bfd2a906
|
floating point
SVN=121607
|
2008-06-08 16:11:14 -07:00 |
|
Ken Thompson
|
8200a0b088
|
optional semicolons
SVN=121604
|
2008-06-08 12:48:37 -07:00 |
|