index
:
delta/colm.git
arm-host-types
colm-0.10
colm-0.7
colm-0.9
copy-on-consume
default-build-dir
into-src
literal-concatenation
master
no-bare-send
pullscan
token-redef
github.com: adriandt/colm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
colm
/
bytecode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finished off the porting to C.
Adrian Thurston
2010-04-27
1
-4166
/
+0
*
down to just bytecode.cpp in C
Adrian Thurston
2010-04-24
1
-17
/
+34
*
More C porting. Need some kind of print to C string to replace the print to
Adrian Thurston
2010-04-24
1
-2
/
+2
*
C porting, getting there.
Adrian Thurston
2010-04-24
1
-16
/
+16
*
more C porting
Adrian Thurston
2010-04-24
1
-1
/
+1
*
More C porting.
Adrian Thurston
2010-04-23
1
-1
/
+1
*
Ported the pdarun.cpp file.
Adrian Thurston
2010-04-23
1
-0
/
+25
*
more C porting
Adrian Thurston
2010-04-21
1
-3
/
+3
*
More C porting.
Adrian Thurston
2010-04-19
1
-5
/
+5
*
more C porting
Adrian Thurston
2010-04-18
1
-1
/
+1
*
more C porting
Adrian Thurston
2010-04-18
1
-76
/
+79
*
Some more C porting.
Adrian Thurston
2010-04-18
1
-0
/
+1
*
Trimmed down RtVector (can do more of this). The CodeVect in the compiler is
Adrian Thurston
2010-04-17
1
-5
/
+5
*
More C porting.
Adrian Thurston
2010-04-17
1
-1
/
+1
*
More C porting
Adrian Thurston
2010-04-17
1
-3
/
+2
*
More porting to C.
Adrian Thurston
2010-04-14
1
-1
/
+1
*
Merged all the InputStream structs into one.
Adrian Thurston
2010-04-14
1
-1
/
+1
*
More porting to the InputFuncs. Almost there.
Adrian Thurston
2010-04-13
1
-4
/
+4
*
The push functions need to go into InputStream.
Adrian Thurston
2010-04-11
1
-1
/
+1
*
more porting to C
Adrian Thurston
2010-04-10
1
-0
/
+8
*
some more C porting
Adrian Thurston
2010-04-10
1
-1
/
+1
*
Now calling only C functions for pool allocation.
Adrian Thurston
2010-04-07
1
-16
/
+16
*
No longer calling allocate();
Adrian Thurston
2010-04-07
1
-1
/
+1
*
Started on turning the allocators into C code.
Adrian Thurston
2010-04-07
1
-11
/
+11
*
more C++ to C porting.
Adrian Thurston
2010-04-04
1
-163
/
+173
*
more removal of class member functions.
Adrian Thurston
2010-04-03
1
-13
/
+13
*
Removal of class members and reference vars.
Adrian Thurston
2010-04-03
1
-83
/
+83
*
Changing class member functions into globally scoped functions in prep for move
Adrian Thurston
2010-04-03
1
-57
/
+60
*
Added integer division. Requires a feddback to the lexer so it can decide if it
Adrian Thurston
2010-03-30
1
-0
/
+17
*
Added sprintf, supporting one int arg. Baby steps.
Adrian Thurston
2010-03-30
1
-8
/
+26
*
more cleanup of function names.
Adrian Thurston
2010-03-28
1
-92
/
+92
*
more movement to camel case
Adrian Thurston
2010-03-27
1
-333
/
+333
*
Conversion of many functions from _ to camel case for consistency throughout.
Adrian Thurston
2010-03-27
1
-70
/
+64
*
In parse finish, turn off 'later' at the same time as setting eof. Don't ever
Adrian Thurston
2010-03-25
1
-0
/
+1
*
Install the stream in the parser object for parse() expressions. This lets the
Adrian Thurston
2010-03-24
1
-0
/
+24
*
Need to set the parser and scanner states after inducing backtracking for
Adrian Thurston
2010-03-22
1
-0
/
+4
*
provided an implementation for PARSE_FINISH_BKT. Sometimes there is nothing to
Adrian Thurston
2010-03-21
1
-6
/
+8
*
Bit of cleanup. Need to implementn PARSE_FINISH_BKT. Did some prep for that.
Adrian Thurston
2010-03-21
1
-74
/
+79
*
Some movement to camel case.
Adrian Thurston
2010-03-21
1
-2
/
+2
*
Some refcounting fixes.
Adrian Thurston
2010-03-20
1
-24
/
+8
*
Implemented undo_stream_append, which allows a new test case undofrage2 to run,
Adrian Thurston
2010-03-13
1
-9
/
+12
*
removed the FRAG opcodes
Adrian Thurston
2010-03-13
1
-76
/
+17
*
Some more work on backtracking of parsing functions.
Adrian Thurston
2010-03-12
1
-15
/
+15
*
Working on backtracking of parsing accumulator function.
Adrian Thurston
2010-03-12
1
-8
/
+36
*
Implemented STREAM append. No longer using PARSE_FRAG. Instead extracting the
Adrian Thurston
2010-03-09
1
-21
/
+23
*
prep for writing a stream append.
Adrian Thurston
2010-03-09
1
-2
/
+52
*
The two types of parser calls are now pretty similar in their structure. The
Adrian Thurston
2010-03-09
1
-9
/
+9
*
Working on the parsing instructions.
Adrian Thurston
2010-03-08
1
-11
/
+86
*
Some minor cleanup of the parsing code.
Adrian Thurston
2010-03-07
1
-4
/
+1
*
Some refcounting and reverse instruction fixes.
Adrian Thurston
2010-03-07
1
-1
/
+10
[next]