Slava Pestov
6eebc66be4
Merge branch 'master' into new_ui
2009-01-28 15:41:08 -06:00
Slava Pestov
ddd8c2b67e
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-28 15:10:29 -06:00
Slava Pestov
16181f818b
Clean up functors so that the generated code looks sane with 'see'
2009-01-28 15:07:16 -06:00
Slava Pestov
f438bd5157
Better handling of wrappers in locals
2009-01-28 15:04:36 -06:00
Slava Pestov
7dd22ac130
Update alien.destructors for functor changes
2009-01-28 15:03:00 -06:00
Slava Pestov
50ba37bdbe
Update more documentation
2009-01-28 14:54:13 -06:00
Slava Pestov
0c22751674
Update editor docs
2009-01-28 14:50:15 -06:00
Jose A. Ortega Ruiz
327545b69f
Merge commit 'origin/master' into emacs
2009-01-28 21:38:59 +01:00
Daniel Ehrenberg
af9d70c65a
XML chunks are a separate datatype; XML tags are no longer assocs
2009-01-28 14:33:33 -06:00
Jose A. Ortega Ruiz
3cd8fbc683
FUEL: Note about .factor-boot-rc added.
2009-01-28 21:32:19 +01:00
Jose A. Ortega Ruiz
3ad52dd85b
FUEL: New refactoring: extract region as ARTICLE: (C-cC-xa).
2009-01-28 21:23:21 +01:00
Daniel Ehrenberg
5402778655
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2009-01-28 13:03:22 -06:00
Daniel Ehrenberg
f4402bfe09
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-28 12:30:33 -06:00
Daniel Ehrenberg
371b919abc
Quoted printable vocab
2009-01-28 12:29:25 -06:00
Slava Pestov
a310d67291
Merge branch 'master' into new_ui
2009-01-28 12:17:00 -06:00
Slava Pestov
5c15d436a9
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-28 12:16:21 -06:00
Slava Pestov
9b57ff6540
Fix typo in GENERIC# docs
2009-01-28 12:16:00 -06:00
Slava Pestov
d651bdc4d7
Clear undos when starting a new interaction in the listener
2009-01-28 12:12:03 -06:00
Slava Pestov
e33d827b99
Don't add useless edits
2009-01-28 12:11:45 -06:00
Joe Groff
a3ee1d9488
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-28 10:29:40 -06:00
U-SLAVA-DFB8FF805\Slava
b8ed7d20de
Update Windows-specific code for stricter stack checking
2009-01-28 02:46:29 -06:00
Slava Pestov
6ea93a6355
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-23 23:55:37 -06:00
Slava Pestov
65a53e1fa5
Don't keep compiled-effect around anymore
2009-02-23 23:55:16 -06:00
Slava Pestov
b06903b0ef
Update tree shaker for define-temp changes
2009-02-23 23:28:22 -06:00
Slava Pestov
e7243da0b8
Clean up memoize code to not use gensym anymore
2009-02-23 23:28:02 -06:00
Slava Pestov
901bcccc1c
Fix remaining text failures
2009-02-23 23:25:13 -06:00
Slava Pestov
eaad0c7660
Updating code to use CONSTANT: instead of : foo 123 ; inline
2009-02-23 21:40:17 -06:00
Slava Pestov
f1d20719b2
inferred-effect word prop is just a boolean now, not an effect object
2009-02-23 20:51:14 -06:00
Slava Pestov
1951d739a0
Stack effect declarations are mandatory on all words now
...
define-temp now takes an effect parameter
Fix compiler bug that Dan found
Stricter enforcement of * effects
Move compile-call from compiler.units to compiler
2009-02-23 20:27:05 -06:00
Doug Coleman
f32f94c763
fix cairo-demo drawing
2009-02-23 16:53:05 -06:00
Doug Coleman
ea851e3a32
refactor cairo-demo a bit
2009-02-23 16:47:07 -06:00
U-SLAVA-DFB8FF805\Slava
b32b666689
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-28 01:59:22 -06:00
U-SLAVA-DFB8FF805\Slava
a4a6885189
Fix setters for value struct slots and add unit test for this case; this fixes an io.mmap regression on Windows
2009-01-28 01:58:57 -06:00
U-SLAVA-DFB8FF805\Slava
5af6c10eed
Fix io.launcher.windows.nt test when run from factor.exe
2009-01-28 01:58:03 -06:00
U-SLAVA-DFB8FF805\Slava
49875b9cc7
Use factor.exe or factor.com when deploying on Windows, depending on whether or not the UI is enabled
2009-01-28 01:57:46 -06:00
U-SLAVA-DFB8FF805\Slava
1cd285bcaa
Slots with declared type of callable or quotation now have an initial value [ ]
2009-01-28 01:57:14 -06:00
Slava Pestov
348984b3d6
Fix bootstrap.ui.tools to load ui.backend.cocoa.tools on Mac OS X
2009-01-28 00:31:11 -06:00
Slava Pestov
af744e4511
Use singletons instead of empty tuples, add undo/redo to editor gadgets
2009-01-28 00:30:57 -06:00
Slava Pestov
33c955775b
Add undo/redo to documents
2009-01-28 00:30:30 -06:00
Slava Pestov
abff1c44f3
Add Undo and Redo commands to Edit menu on Mac
2009-01-28 00:30:11 -06:00
Daniel Ehrenberg
b13ebfe757
Summary and author for io.crlf
2009-01-27 18:43:20 -06:00
Daniel Ehrenberg
fcb56cf6db
Factored out io.crlf
2009-01-27 18:42:17 -06:00
Daniel Ehrenberg
69c509a29f
Removing outdated comments in xml.utilities
2009-01-27 18:16:35 -06:00
Jose A. Ortega Ruiz
96d84731e3
Merge commit 'origin/master' into emacs
2009-01-28 01:02:55 +01:00
Daniel Ehrenberg
9a504b5cd8
Merge branch 'master' of git://factorcode.org/git/factor
...
Conflicts:
basis/eval/eval-tests.factor
2009-01-27 16:55:41 -06:00
Daniel Ehrenberg
ac1ddfcc6c
Random minor fixes; html.components doesn't duplicate parsing anymore
2009-01-27 16:54:41 -06:00
Jose A. Ortega Ruiz
dceae3df93
FUEL: Better handling of scaped characters inside strings.
2009-01-27 23:15:08 +01:00
Slava Pestov
5cd4f65e59
Fix conflict
2009-01-27 15:49:49 -06:00
John Benediktsson
ffb1d7e51a
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-27 13:39:42 -08:00
Slava Pestov
b655f71d5b
Merge branch 'master' of git://factorcode.org/git/factor
2009-01-27 15:38:13 -06:00