repo.or.cz
/
panda.git
/
search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
first
·
prev
·
next
Use macro accessors for instance variable accessing in VM
2008-07-04
Vincen
t
Gedde
s
Use macro accessors
f
o
r
instance
variable
a
cces
s
ing
.
.
.
commit
|
commitdiff
|
tree
2008-07-04
Vincent Geddes
st/List
.
st
:
A
d
de
d
a List (singly-linked)
implementation
commit
|
commitdiff
|
tree
2008-06-30
Vin
c
en
t
Geddes
Added
a
basic FileStream impl
e
mentation
.
commit
|
commitdiff
|
tree
2008-06-30
Vi
n
cent Geddes
En
s
ure that
OrderedC
o
llection>>
#
r
e
moveLast,
>>#r
e
mo
v
e
F
irst
.
.
.
commit
|
commitdiff
|
tree
2008-06-30
Vincent Geddes
I
mpleme
n
ted OrderedCollec
t
ion class
commit
|
commitdiff
|
tree
2008-06-29
Vincent Ged
d
es
Cleanup som
e
code in
s
t
-
m
e
mory
.
c
commit
|
commitdiff
|
tree
2008-06-29
Vincent Ged
d
es
Simplifi
e
d
g
arbage collector, ensured marking sta
c
k
.
.
.
commit
|
commitdiff
|
tree
2008-06-28
Vi
n
cent Gedd
e
s
Integrate he
a
p memory
abstra
c
tion w
i
th
g
arba
g
e collector
commit
|
commitdiff
|
tree
2008-06-27
Vinc
e
nt Geddes
C
o
nsolidate
d
all
c
o
d
e deal
i
ng with arrayed objects
.
.
.
commit
|
commitdiff
|
tree
2008-06-27
V
i
nc
e
nt Gedde
s
Implemen
t
ed
a r
e
si
z
able heap abst
r
act
i
on over mmap
.
.
.
commit
|
commitdiff
|
tree
2008-06-24
Vincent Geddes
* Fixe
d
b
u
g w
h
ere GC got the wrong siz
e
of bl
o
c
k
conte
x
t
.
.
.
commit
|
commitdiff
|
tree
2008-06-21
Vincent Ge
d
des
Ga
r
b
age colle
c
t
or act
u
al
l
y works! yay!
commit
|
commitdiff
|
tree
2008-06-20
Vincent Geddes
Added a mark-
c
ompact garbage collector
.
commit
|
commitdiff
|
tree
2008-06-11
Vince
n
t Ge
d
d
es
*
src/
s
t
-
pr
o
cess
o
r
.
c: Test
i
ng out Emacs-DVC
commit
|
commitdiff
|
tree
2008-06-09
Vincent Geddes
A
dded co
n
venience Makefile in src
commit
|
commitdiff
|
tree
2008-06-09
Vincen
t
Ged
d
es
f
ix regressi
o
n regarding == oper
a
to
r
commit
|
commitdiff
|
tree
2008-06-09
V
incent Geddes
Add src/main
.
c
.
Rena
m
ed src/st-int
e
rpreter
.
c to src
.
.
.
commit
|
commitdiff
|
tree
2008-06-09
Vincent Gedde
s
R
enamed project to Panda
S
mall
t
alk
commit
|
commitdiff
|
tree
2008-06-07
V
incent
G
eddes
opti
m
ized inte
r
p
reter using
G
CC'
s
c
o
mpute
d
goto
commit
|
commitdiff
|
tree
2008-05-27
Vincent Ged
d
es
Refactore
d
structure and
ac
c
essors
for arrayed objects
.
.
.
commit
|
commitdiff
|
tree
2008-05-27
V
in
c
e
n
t Geddes
Implemen
t
ed some ma
t
hematical primi
t
ives f
o
r Float
.
.
.
commit
|
commitdiff
|
tree
2008-05-26
Vince
n
t
G
e
d
d
es
Chara
c
ters are
now
implemented
as
ta
g
ged point
e
rs
commit
|
commitdiff
|
tree
2008-05-26
Vincent Geddes
finally c
l
ear up memory management
i
ssues
i
n le
x
er
commit
|
commitdiff
|
tree
2008-05-25
Vincent
G
edd
e
s
Com
p
iler now
u
n
derstands m
e
ssage casc
a
des
commit
|
commitdiff
|
tree
2008-05-23
V
i
n
cent
G
eddes
Introduced
W
ideString and Wo
r
dArr
a
y
commit
|
commitdiff
|
tree
2008-05-23
Vinc
e
nt Geddes
F
ixed lots of compile
r
bu
g
s
.
Add
e
d mor
e
pr
i
m
itives
.
.
.
commit
|
commitdiff
|
tree
2008-05-17
Vin
c
en
t
Geddes
Fixed numero
u
s b
u
g
s:
commit
|
commitdiff
|
tree
2008-05-12
V
ince
n
t
G
edde
s
Added an interpreter test na
m
ed 't
e
st-interpreter'
commit
|
commitdiff
|
tree
2008-05-10
Vincen
t
Ged
d
es
A
d
d
e
d a mmap() a
l
locator
.
More additi
o
ns
t
o c
l
ass
l
ibrary
commit
|
commitdiff
|
tree
2008-05-08
Vincent Geddes
Added basic Stream
a
n
d
Col
l
ection
methods
.
Also added
.
.
.
commit
|
commitdiff
|
tree
2008-05-08
Vincent Geddes
Added
m
o
r
e methods for SmallInteger
commit
|
commitdiff
|
tree
2008-05-07
Vincent
G
eddes
M
a
jo
r
refactoring
.
Removed about 900 lines of code
.
commit
|
commitdiff
|
tree
2008-05-01
Vincent Geddes
fur
t
her
r
efinements to context switching
commit
|
commitdiff
|
tree
2008-04-28
Vincent Geddes
Interp
r
e
t
e
r now
supports blocks
.
Modifi
e
d file-in
synta
x
.
.
.
commit
|
commitdiff
|
tree
2008-04-27
V
i
n
c
e
nt Geddes
More work on interpre
t
er
.
C
an now handle messages with
.
.
.
commit
|
commitdiff
|
tree