Björn Lindqvist
|
9e4a520862
|
compiler.test: this word is not used
|
2016-09-29 03:29:14 +02:00 |
Björn Lindqvist
|
a36c0cb5ac
|
compiler.*: moving all words only relevant for testing to compiler.test
|
2016-08-12 15:13:51 +02:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
Björn Lindqvist
|
8df92abeb9
|
compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler
passes can much easier to accurate liveness analysis on stack locations
|
2015-05-09 20:04:22 -07:00 |
Björn Lindqvist
|
177a356240
|
compiler.cfg.stacks.local: refactorings on the vocab to try and make it using less dynamic variables
|
2015-04-29 09:31:56 -07:00 |
Björn Lindqvist
|
b983053130
|
compiler.cfg.*: putting test-init in compiler.cfg.stacks.tests didn't work, put new word cfg-unit-test in compiler.test
|
2015-04-29 09:31:55 -07:00 |
John Benediktsson
|
c65877104e
|
compiler: cleanup usings.
|
2014-12-13 16:10:21 -08:00 |
Slava Pestov
|
3259ef4bec
|
vm: modify-code-heap primitive now takes a pair of parameters, update-existing? and reset-pics?. If no generic words were changed, PICs do not need to be reset. If no existing words were redefined, the code heap doesn't have to be traced at all. Speeds up compilation of PEGs since those create lots of compilation units
|
2010-02-03 23:11:28 +13:00 |
Slava Pestov
|
ea5e168d77
|
compiler.test: fix
|
2010-01-23 00:40:56 +13:00 |
Slava Pestov
|
f804c9c422
|
Move compile-call and related words only meant to be used for debugging to compiler.test
|
2010-01-23 00:39:56 +13:00 |