Doug Coleman
|
3c8ce48e3c
|
don't normalize images in processing.rotation. this means there are some padding bytes to deal with
|
2009-06-04 15:09:25 -05:00 |
John Benediktsson
|
7338792121
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-04 08:50:06 -07:00 |
John Benediktsson
|
b1136c77b5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-03 21:50:09 -07:00 |
Doug Coleman
|
80c59d1a0f
|
add a logged-in flag to managed-server for logging in connections so we don't have to throw exceptions to kill clients
|
2009-06-03 23:00:56 -05:00 |
Doug Coleman
|
f6ac611a04
|
really disconnect someone if name is taken
|
2009-06-03 22:19:46 -05:00 |
Joe Groff
|
469d7af27a
|
Catch and wrap game-loop errors and send them through the UI when available. much nicer than having to check the console
|
2009-06-03 19:55:38 -05:00 |
John Benediktsson
|
0c0f796267
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-03 10:00:43 -07:00 |
Joe Groff
|
0169934f6d
|
null-world class for interactive OpenGL use
|
2009-06-03 11:03:34 -05:00 |
John Benediktsson
|
00999b072f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-01 15:04:34 -07:00 |
Doug Coleman
|
2d6bb2fef3
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-06-01 16:12:09 -05:00 |
Jose A. Ortega Ruiz
|
45e6683c62
|
FUEL: developer-name is not overriden in scaffolds if so desired.
|
2009-06-01 23:09:30 +02:00 |
John Benediktsson
|
7f13b49a5d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-01 14:00:56 -07:00 |
John Benediktsson
|
7f12d582a5
|
Updated test cases.
|
2009-06-01 14:00:37 -07:00 |
Doug Coleman
|
0a0ed4777f
|
Merge branch 'irc' of git://www.tiodante.com/git/factor
|
2009-06-01 15:20:25 -05:00 |
John Benediktsson
|
938f33c786
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-06-01 12:45:30 -07:00 |
Doug Coleman
|
a4a2ae8a78
|
send \r\n instead of \n for windows telnet clients
|
2009-06-01 13:35:04 -05:00 |
John Benediktsson
|
d99ae5af92
|
Adding brainf*ck implementation.
|
2009-06-01 11:21:14 -07:00 |
Sam Anklesaria
|
6819fcda4c
|
switch models reupdate on second switch
|
2009-06-01 07:39:07 -05:00 |
Sam Anklesaria
|
733dbe4585
|
switch models revert on false value
|
2009-05-31 21:49:55 -05:00 |
Sam Anklesaria
|
b705306558
|
frp-editor is its own class
|
2009-05-31 16:11:06 -05:00 |
Sam Anklesaria
|
47edda1f66
|
frp model activation changes
|
2009-05-31 11:57:05 -05:00 |
Sam Anklesaria
|
e7cc0d02c6
|
"NS[" syntax added to closures
|
2009-05-31 11:56:39 -05:00 |
Doug Coleman
|
ae75b41a43
|
clean up some stack shuffling
|
2009-05-31 08:53:42 -05:00 |
Doug Coleman
|
50e6fac013
|
change threaded-server and managed-server to take an encoding
|
2009-05-30 19:15:53 -05:00 |
Doug Coleman
|
3df3ffc416
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-30 15:53:15 -05:00 |
Doug Coleman
|
4b2dab10a0
|
refactor a bit of the chat server, add /nick
|
2009-05-30 16:50:38 -04:00 |
Doug Coleman
|
77654ce7bd
|
fix error handling in managed-server
|
2009-05-30 15:50:08 -05:00 |
Doug Coleman
|
ecc2924eb6
|
fix a word in managed-server
|
2009-05-30 13:51:03 -05:00 |
Doug Coleman
|
f0a556f0f3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-30 13:39:12 -05:00 |
Doug Coleman
|
ba82679168
|
add a few utility words to managed-server
|
2009-05-30 13:38:40 -05:00 |
Slava Pestov
|
f6acad88d4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-30 13:23:27 -05:00 |
Slava Pestov
|
0d2c3cd552
|
sequences.product: fix ABOUT:
|
2009-05-30 13:23:07 -05:00 |
Sam Anklesaria
|
b2770a31b5
|
frp-editors use field-models
|
2009-05-30 12:51:35 -05:00 |
Doug Coleman
|
2d02ff7dad
|
cleaned up slava's old cursor code
|
2009-05-30 12:13:17 -05:00 |
Sam Anklesaria
|
3adff7ebe9
|
fixed fold-model
|
2009-05-30 12:13:13 -05:00 |
Sam Anklesaria
|
588a04c62d
|
ui.frp book gadgets
|
2009-05-30 10:58:32 -05:00 |
Doug Coleman
|
39cb541b53
|
Fix a problem with disconnects, add a lot of features to chat server, lots of refactoring of managed-server
|
2009-05-30 01:29:02 -05:00 |
Doug Coleman
|
2151df5b1f
|
refactor managed-server and chat, add hooks for when stuff happens, add /me, /who, /quit
|
2009-05-29 13:39:24 -05:00 |
Doug Coleman
|
550ff523dd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-29 11:23:48 -05:00 |
Doug Coleman
|
4d882f25cd
|
add managed-server to extra/
|
2009-05-29 11:20:40 -05:00 |
Slava Pestov
|
3ffb67742f
|
fuel.xref: remove some unnecessary inlines
|
2009-05-29 05:37:48 -05:00 |
Bruno Deferrari
|
e3a8421f44
|
irc.client: Send password on connect if provided
|
2009-05-29 00:01:22 -03:00 |
Sam Anklesaria
|
3645d28b1a
|
no default size for alerts
|
2009-05-28 21:17:24 -05:00 |
Doug Coleman
|
553fd8aa15
|
use ${ in some nurbs tests
|
2009-05-28 18:57:49 -05:00 |
Sam Anklesaria
|
5f60825d6b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-28 18:56:12 -05:00 |
Slava Pestov
|
0dffd311a5
|
descriptive: update for tools.annotations change
|
2009-05-28 02:52:05 -05:00 |
Sam Anklesaria
|
bf3d2d3d97
|
selective closures
|
2009-05-27 19:37:24 -05:00 |
Slava Pestov
|
430b1f50b9
|
webapps.planet: fix edit-blog action
|
2009-05-27 19:37:12 -05:00 |
Sam Anklesaria
|
d0c5b43dc5
|
all signals update on activation
|
2009-05-27 16:49:40 -05:00 |
Doug Coleman
|
5e4506c987
|
misspelled kobi's name
|
2009-05-26 21:07:14 -05:00 |
Doug Coleman
|
1d721a32c1
|
check in kobie's image rotation code
|
2009-05-26 21:05:46 -05:00 |
Sam Anklesaria
|
e2c99be00b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-26 16:32:34 -05:00 |
Sam Anklesaria
|
3c4850bb5c
|
no reexporting
|
2009-05-26 14:40:57 -05:00 |
Doug Coleman
|
0cb7b408b4
|
remove clamp-to-range and associated words, update jamshred
|
2009-05-25 21:24:12 -05:00 |
Doug Coleman
|
0d5ed7e982
|
remove duplicate definition of last
|
2009-05-25 19:00:18 -05:00 |
Doug Coleman
|
407377fc98
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
Sam Anklesaria
|
07ec9de32b
|
darcs-ui-demo uses bevel buttons
|
2009-05-25 15:31:43 -05:00 |
Sam Anklesaria
|
27623f3a48
|
ui.frp documentation added
|
2009-05-25 15:29:44 -05:00 |
Sam Anklesaria
|
10c391f3ab
|
removed shadowed imports from old modules
|
2009-05-25 15:28:05 -05:00 |
Doug Coleman
|
6fa9043206
|
remove clamp from docs
|
2009-05-25 13:58:06 -05:00 |
Sam Anklesaria
|
624de10b1e
|
updated modules.util to use manifests
|
2009-05-24 22:20:33 -05:00 |
Doug Coleman
|
a54c78007b
|
add a clamp word to math.order, use clamp word throughout libraries
|
2009-05-24 21:35:50 -05:00 |
Sam Anklesaria
|
3b10d4d86e
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
basis/ui/gadgets/tables/tables.factor
core/vocabs/parser/parser.factor
|
2009-05-24 18:57:22 -05:00 |
Sam Anklesaria
|
101ecfbd63
|
added general purpose alert
|
2009-05-24 17:30:03 -05:00 |
Sam Anklesaria
|
96d29b7dba
|
illusion models activated automatically
|
2009-05-24 15:35:03 -05:00 |
Sam Anklesaria
|
22c071778a
|
|-products work correctly
|
2009-05-24 10:05:17 -05:00 |
Sam Anklesaria
|
27b745dcc8
|
modulization of ui.frp
|
2009-05-24 09:36:24 -05:00 |
Samuel Tardieu
|
30a623c531
|
Add documentation and tests for extra/backtrack
|
2009-05-24 16:03:01 +02:00 |
Samuel Tardieu
|
cbef12c629
|
Add amb-all and bag-of
|
2009-05-24 16:03:00 +02:00 |
Samuel Tardieu
|
1b9b27213d
|
Do not create an extra scope in "if-amb"
|
2009-05-24 16:02:59 +02:00 |
Sam Anklesaria
|
f5b539bb00
|
ui.gadgets.alerts: "ask-buttons" added
|
2009-05-23 08:30:41 -05:00 |
Sam Anklesaria
|
499e2e3816
|
file trees start common path
|
2009-05-22 22:27:35 -05:00 |
Slava Pestov
|
5fa0507b97
|
websites.concatenatieve: add builds.factorcode.org
|
2009-05-22 17:52:31 -05:00 |
Slava Pestov
|
b58c1780c6
|
One last tweak
|
2009-05-22 17:48:05 -05:00 |
Slava Pestov
|
760445c8e4
|
More cosmetic tweaks
|
2009-05-22 17:42:05 -05:00 |
Slava Pestov
|
a1436e69cd
|
webapps.mason: make it look like the factorcode.org site
|
2009-05-22 17:32:27 -05:00 |
Sam Anklesaria
|
0ef2f1365f
|
generalized str-fry to fries
|
2009-05-22 16:44:20 -05:00 |
Sam Anklesaria
|
4f9a9d6efe
|
frp: auto-updating of action-models
|
2009-05-22 16:43:21 -05:00 |
Slava Pestov
|
bbad40683b
|
webapps.mason: spiff up download.xml a bit
|
2009-05-22 16:21:35 -05:00 |
Joe Groff
|
440861c687
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-21 20:55:57 -05:00 |
Joe Groff
|
9685aea6fe
|
homogeneous coordinates coated in nurbsauce
|
2009-05-21 20:55:44 -05:00 |
Slava Pestov
|
16b39e2d6c
|
mason: use short host name not fully qualified host name
|
2009-05-21 19:19:12 -05:00 |
Slava Pestov
|
a150fc9a7f
|
webapps.mason: Now renders a download grid with links to build machine status and download pages
|
2009-05-21 19:15:04 -05:00 |
Sam Anklesaria
|
d439c61ed5
|
monadic binding for models (frp)
|
2009-05-21 16:36:12 -05:00 |
Slava Pestov
|
a2d83c1650
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-21 00:08:52 -05:00 |
Slava Pestov
|
7d328011e8
|
Working on webapps.mason
|
2009-05-21 00:08:43 -05:00 |
Doug Coleman
|
8f688eb742
|
fix comments and dtds in html parser
|
2009-05-20 15:50:01 -05:00 |
Doug Coleman
|
c92a187639
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-20 14:32:48 -05:00 |
Joe Groff
|
e47a30b7dc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-20 10:27:09 -05:00 |
Joe Groff
|
c505c6f261
|
clean up some GL state mgmt in spheres
|
2009-05-20 10:26:24 -05:00 |
Slava Pestov
|
2d81d082c6
|
webapps.mason: fix using
|
2009-05-19 17:56:34 -05:00 |
Slava Pestov
|
39e0d40223
|
webapps.mason: minor improvements
|
2009-05-19 17:46:05 -05:00 |
Sam Anklesaria
|
40fc26556d
|
manual models for alert buttons
|
2009-05-19 16:40:39 -05:00 |
Doug Coleman
|
74107f2acd
|
fix some duplicate using lines
|
2009-05-18 23:45:52 -05:00 |
Sam Anklesaria
|
db3840bc40
|
moved with-in-vocab back to rpc
|
2009-05-18 17:21:57 -05:00 |
Sam Anklesaria
|
f528ca6ac1
|
frp-button improvements
|
2009-05-18 17:21:15 -05:00 |
Slava Pestov
|
3eb058aa70
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-18 16:50:21 -05:00 |
Slava Pestov
|
c5d2c48fc9
|
mason.report: join lines with \n
|
2009-05-18 16:50:11 -05:00 |
Doug Coleman
|
f33883658a
|
fix lazy lists
|
2009-05-18 16:17:11 -05:00 |
Joe Groff
|
0d5d888474
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-05-18 11:50:19 -05:00 |