Slava Pestov
|
acc1dc23fa
|
More usages of $quotation
|
2008-11-16 09:08:38 -06:00 |
Slava Pestov
|
9bf63b1613
|
New $quotation markup element
|
2008-11-16 09:03:30 -06:00 |
Doug Coleman
|
7a58500b01
|
fix docs for hexdump
|
2008-11-13 21:06:41 -06:00 |
Doug Coleman
|
47124b8aaa
|
finish moving hexdump to tools.hexdump
|
2008-11-13 19:49:34 -06:00 |
Doug Coleman
|
c613eca829
|
move hexdump to tools.hexdump
|
2008-11-13 19:48:11 -06:00 |
Doug Coleman
|
6d44e383b3
|
add rc files to scaffold since it's hard to create a file named .foo on windows
|
2008-11-13 14:27:28 -06:00 |
Slava Pestov
|
cdb94e4c62
|
Word constructor was not invoking relocation on the profiled block, so words constructed while profiling was on could not be executed. This prevented profiling of PEGs
|
2008-11-11 23:07:40 -06:00 |
Doug Coleman
|
aff4c9bda3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-11 13:07:26 -06:00 |
Doug Coleman
|
e3533daf4d
|
make jedit behave nicely with scaffolding docs
|
2008-11-11 13:04:20 -06:00 |
Slava Pestov
|
1d630b6cf2
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
Slava Pestov
|
eeb53283d4
|
Update code for builder removal
|
2008-11-10 05:07:25 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
2bf9a55cea
|
Fix Windows deployment
|
2008-11-09 17:27:51 -06:00 |
Slava Pestov
|
5def7c5dea
|
Don't load random number generator on bootstrap
|
2008-11-06 01:30:59 -06:00 |
Slava Pestov
|
22f11f24c9
|
Move simple-table. to prettyprint since its generally useful and not specific to tools.time
|
2008-11-04 17:23:08 -06:00 |
Slava Pestov
|
4a37bcb757
|
Strip out remake-generics-hook, since otherwise it slurps in a lot of meta-programming machinery, increasing deployed image size by about 200kb for hello-world
|
2008-11-04 00:36:16 -06:00 |
Slava Pestov
|
46b1fd652b
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-11-01 19:11:40 -05:00 |
slava
|
1cd2874072
|
Uncomment a test
|
2008-11-01 18:56:12 -05:00 |
Slava Pestov
|
84820244dd
|
Merge branch 'master' into new_codegen
|
2008-10-21 23:19:20 -05:00 |
Doug Coleman
|
9870a7d7cd
|
fix bug with printing docs directory
|
2008-10-21 21:03:37 -05:00 |
Slava Pestov
|
4b20266235
|
Merge branch 'master' into new_codegen
|
2008-10-20 22:06:11 -05:00 |
Slava Pestov
|
1df08ba8c8
|
Unit tests no longer use hard-coded ports
|
2008-10-20 22:05:22 -05:00 |
Slava Pestov
|
8d5135682f
|
Print a message when tests fail
|
2008-10-20 21:07:46 -05:00 |
Slava Pestov
|
af6b8c4e97
|
Merge branch 'master' into new_codegen
|
2008-10-20 01:59:52 -05:00 |
Doug Coleman
|
3dc4002c35
|
fix subdirs
|
2008-10-19 20:37:11 -05:00 |
Doug Coleman
|
e4b6cd7578
|
directory throws now instead of returning nicely if does not exist
|
2008-10-19 18:47:23 -05:00 |
Slava Pestov
|
b6ec4dc6ff
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-10-19 18:10:48 -05:00 |
Doug Coleman
|
78a529b1c3
|
remove directory from the vm
|
2008-10-19 13:27:59 -05:00 |
Slava Pestov
|
a222168f74
|
Fix bootstrap
|
2008-10-13 14:01:33 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
66ae62638d
|
Fix Windows deployment
|
2008-10-05 22:00:52 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
cf135e08b3
|
Tweak deploy descriptor to speed up tools.deploy test
|
2008-10-05 22:00:35 -05:00 |
Slava Pestov
|
00afda7f7e
|
Don't copy freetype over if UI is not deployed
|
2008-10-02 10:53:30 -05:00 |
Slava Pestov
|
d5bbbd90e4
|
Fix typo
|
2008-10-02 10:53:19 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
403d5207f0
|
stop-server/stop-this-server split
|
2008-10-02 08:30:38 -05:00 |
Slava Pestov
|
58edcddea8
|
Debugging tree shaker
|
2008-10-02 06:41:17 -05:00 |
Slava Pestov
|
2b420656d6
|
Tree shaker no longer loads threads into threadless images; 77kb improvement on hello-world size
|
2008-10-02 05:14:05 -05:00 |
Slava Pestov
|
2e48915f9c
|
Strip out C I/O if native I/O enabled
|
2008-10-02 03:38:36 -05:00 |
Slava Pestov
|
1b889d1f1b
|
Clear our next-method-quot-cache when deploying
|
2008-10-01 23:02:25 -05:00 |
Doug Coleman
|
d5d94a6bcd
|
scaffold-help deosnt need the vocab-root
|
2008-10-01 17:52:54 -05:00 |
Slava Pestov
|
853f1ef5a6
|
Fix bug with values and deployment, add new to: sugar
|
2008-09-28 00:40:41 -05:00 |
Slava Pestov
|
c1b6bce2c9
|
Strip PEG cache
|
2008-09-27 12:44:55 -05:00 |
Slava Pestov
|
95bfec86e4
|
Minor improvements to tools.scaffold
|
2008-09-24 19:05:03 -05:00 |
Doug Coleman
|
c6db662b3b
|
Rice is a part of every healthy diet
|
2008-08-05 04:38:01 -05:00 |
Slava Pestov
|
3d790d8ac8
|
Memory ricing to make deploy tests pass on Mac OS X/PowerPC
|
2008-09-19 00:26:27 -05:00 |
Slava Pestov
|
58914da662
|
I/O fixes
|
2008-09-18 18:20:26 -05:00 |
Doug Coleman
|
b8ff34f8b2
|
add seq' to scaffold
|
2008-09-17 09:17:10 -05:00 |
Doug Coleman
|
733ad4616a
|
print the word name as a clickable link instead of just text
|
2008-09-16 23:03:42 -05:00 |
Eduardo Cavazos
|
1bf65e6dc5
|
tools.annotations: Use fry in '(watch-vars)'
|
2008-09-13 11:12:36 -05:00 |
Eduardo Cavazos
|
d2646cfe1b
|
tools.annotations: Use fry in '(watch)'
|
2008-09-13 04:09:13 -05:00 |
slava
|
4f03543912
|
Fix Linux bootstrap
|
2008-09-11 03:58:20 -05:00 |