]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 20 Feb 2009 04:11:39 +0000 (22:11 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:57 +0000 (22:10 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Fri, 20 Feb 2009 04:10:39 +0000 (22:10 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoFixed help for math.dual. Help is now autogenerated where possible.
Jason Merrill [Fri, 20 Feb 2009 03:21:31 +0000 (22:21 -0500)]
Fixed help for math.dual. Help is now autogenerated where possible.

15 years agoFixing SQLite unit tests
Daniel Ehrenberg [Fri, 20 Feb 2009 00:52:45 +0000 (18:52 -0600)]
Fixing SQLite unit tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 20 Feb 2009 00:27:34 +0000 (18:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix sqlite foreign triggers create/delete bug
Doug Coleman [Fri, 20 Feb 2009 00:26:11 +0000 (18:26 -0600)]
fix sqlite foreign triggers create/delete bug
ignore-errors only if there is a sql spec defined for the class until database-specific errors are implemented

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Fri, 20 Feb 2009 00:25:59 +0000 (18:25 -0600)]
Merge branch 'master' into new_ui

15 years agoAdd tags to color-table
Slava Pestov [Fri, 20 Feb 2009 00:23:02 +0000 (18:23 -0600)]
Add tags to color-table

15 years agoAdd color-table demo
Slava Pestov [Fri, 20 Feb 2009 00:22:11 +0000 (18:22 -0600)]
Add color-table demo

15 years agoDocument ui.gadgets.line-support
Slava Pestov [Fri, 20 Feb 2009 00:21:05 +0000 (18:21 -0600)]
Document ui.gadgets.line-support

15 years agoDocument colors.constants
Slava Pestov [Fri, 20 Feb 2009 00:20:57 +0000 (18:20 -0600)]
Document colors.constants

15 years agoui.gadgets.status-bar: write some docs and add notion of status message ownership...
Slava Pestov [Fri, 20 Feb 2009 00:01:26 +0000 (18:01 -0600)]
ui.gadgets.status-bar: write some docs and add notion of status message ownership to avoid some subtle race issues with completion popup and listener's keyboard help

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Jason Merrill [Thu, 19 Feb 2009 23:55:27 +0000 (18:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoChanged math.dual to define words as dword instead of overloading generic words on...
Jason Merrill [Thu, 19 Feb 2009 23:49:13 +0000 (18:49 -0500)]
Changed math.dual to define words as dword instead of overloading generic words on dual numbers.

15 years agoWorking on documentation
Slava Pestov [Thu, 19 Feb 2009 22:54:27 +0000 (16:54 -0600)]
Working on documentation

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Doug Coleman [Thu, 19 Feb 2009 22:40:23 +0000 (16:40 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 19 Feb 2009 19:36:32 +0000 (13:36 -0600)]
Merge branch 'master' into new_ui

15 years agoDocumentation fixes
Slava Pestov [Thu, 19 Feb 2009 19:35:53 +0000 (13:35 -0600)]
Documentation fixes

15 years agodocumentation fix
Benjamin Pollack [Thu, 19 Feb 2009 16:48:40 +0000 (11:48 -0500)]
documentation fix

15 years agoClean up basis.opengl and fix tests
Slava Pestov [Thu, 19 Feb 2009 11:01:21 +0000 (05:01 -0600)]
Clean up basis.opengl and fix tests

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 19 Feb 2009 10:08:59 +0000 (04:08 -0600)]
Merge branch 'master' into new_ui

15 years agoAdd bytes-per-pixel word to images vocab
Slava Pestov [Thu, 19 Feb 2009 10:08:32 +0000 (04:08 -0600)]
Add bytes-per-pixel word to images vocab

15 years agoopengl.textures: clean up code, only create power-of-2 textures, make API nicer
Slava Pestov [Thu, 19 Feb 2009 10:06:57 +0000 (04:06 -0600)]
opengl.textures: clean up code, only create power-of-2 textures, make API nicer

15 years agoFUEL: Fix.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:36:52 +0000 (10:36 +0100)]
FUEL: Fix.

15 years agoFUEL: small refactoring.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 09:26:00 +0000 (10:26 +0100)]
FUEL: small refactoring.

15 years agoClean up math.complex
Slava Pestov [Thu, 19 Feb 2009 06:56:30 +0000 (00:56 -0600)]
Clean up math.complex

15 years agoFix conflict
Slava Pestov [Thu, 19 Feb 2009 04:20:05 +0000 (22:20 -0600)]
Fix conflict

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Thu, 19 Feb 2009 04:13:39 +0000 (22:13 -0600)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agoMerge branch 'master' of git://github.com/jwmerrill/factor
Slava Pestov [Thu, 19 Feb 2009 04:12:49 +0000 (22:12 -0600)]
Merge branch 'master' of git://github.com/jwmerrill/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Tim Wawrzynczak [Thu, 19 Feb 2009 03:33:32 +0000 (21:33 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (36 commits)
  fix load error
  fix load error
  set a default log level
  change literals so that $ works with constants in same compilation unit
  with-logging should not take a DEBUG level
  remove dead code
  call canonicalize-path when determining if we can serve a path
  add a couple unit tests to ftp
  make ftp server work with firefox, simplify some code
  fix logging check, unit tests
  add unix canonicalize-path
  add canonicalize-path, fix a bug in file-extension
  io.encodings.korean TODO removes
  add timestamp>mdtm to calendar.format
  use +foo+ as symbol names
  add ; to word definition in stack-checker docs
  with-logging change
  with-logging takes a log-level, more docs
  use the new with-logging
  make io.servers.packet load again
  ...

15 years agoMerged interfaces between v1 and v2 (id3-info); added textual genre names instead...
Tim Wawrzynczak [Thu, 19 Feb 2009 03:32:31 +0000 (21:32 -0600)]
Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers

15 years agofix load error
Doug Coleman [Thu, 19 Feb 2009 03:13:46 +0000 (21:13 -0600)]
fix load error

15 years agoAdd unit tests for ui.gadgets.glass
Slava Pestov [Thu, 19 Feb 2009 03:01:27 +0000 (21:01 -0600)]
Add unit tests for ui.gadgets.glass

15 years agoRename com-follow to com-browse
Slava Pestov [Thu, 19 Feb 2009 03:01:19 +0000 (21:01 -0600)]
Rename com-follow to com-browse

15 years agoui.gadgets.menus now supports separators
Slava Pestov [Thu, 19 Feb 2009 03:00:53 +0000 (21:00 -0600)]
ui.gadgets.menus now supports separators

15 years agoTable hooks now receive the table as an input parameter
Slava Pestov [Thu, 19 Feb 2009 03:00:31 +0000 (21:00 -0600)]
Table hooks now receive the table as an input parameter

15 years agoGlass panes can now be stacked
Slava Pestov [Thu, 19 Feb 2009 02:59:51 +0000 (20:59 -0600)]
Glass panes can now be stacked

15 years agoAdded dual versions of a few more words to math.dual.
Jason Merrill [Thu, 19 Feb 2009 02:28:48 +0000 (21:28 -0500)]
Added dual versions of a few more words to math.dual.

15 years agochange remove-gadget semantics so that removing glass from world doesn't break
Slava Pestov [Thu, 19 Feb 2009 01:25:34 +0000 (19:25 -0600)]
change remove-gadget semantics so that removing glass from world doesn't break

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Jason Merrill [Thu, 19 Feb 2009 00:58:55 +0000 (19:58 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFUEL: Don't load vocabs in USING: form by default.
Jose A. Ortega Ruiz [Thu, 19 Feb 2009 00:33:47 +0000 (01:33 +0100)]
FUEL: Don't load vocabs in USING: form by default.

15 years agoPanes fill up available space with the last line
Slava Pestov [Wed, 18 Feb 2009 23:33:00 +0000 (17:33 -0600)]
Panes fill up available space with the last line

15 years agoRemove track-remove, and make ui.gadgets:unparent extensible; add a test
Slava Pestov [Wed, 18 Feb 2009 23:32:46 +0000 (17:32 -0600)]
Remove track-remove, and make ui.gadgets:unparent extensible; add a test

15 years agofix load error
Doug Coleman [Wed, 18 Feb 2009 23:25:58 +0000 (17:25 -0600)]
fix load error

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 18 Feb 2009 22:59:50 +0000 (16:59 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoset a default log level
Doug Coleman [Wed, 18 Feb 2009 22:59:23 +0000 (16:59 -0600)]
set a default log level

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 18 Feb 2009 22:57:38 +0000 (16:57 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agochange literals so that $ works with constants in same compilation unit
Joe Groff [Wed, 18 Feb 2009 22:57:20 +0000 (16:57 -0600)]
change literals so that $ works with constants in same compilation unit

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Wed, 18 Feb 2009 22:11:53 +0000 (23:11 +0100)]
Merge commit 'origin/master' into emacs

15 years agowith-logging should not take a DEBUG level
Doug Coleman [Wed, 18 Feb 2009 22:01:53 +0000 (16:01 -0600)]
with-logging should not take a DEBUG level

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 18 Feb 2009 21:51:15 +0000 (15:51 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove dead code
Doug Coleman [Wed, 18 Feb 2009 21:51:03 +0000 (15:51 -0600)]
remove dead code

15 years agocall canonicalize-path when determining if we can serve a path
Doug Coleman [Wed, 18 Feb 2009 21:49:18 +0000 (15:49 -0600)]
call canonicalize-path when determining if we can serve a path

15 years agoadd a couple unit tests to ftp
Doug Coleman [Wed, 18 Feb 2009 21:29:06 +0000 (15:29 -0600)]
add a couple unit tests to ftp

15 years agomake ftp server work with firefox, simplify some code
Doug Coleman [Wed, 18 Feb 2009 19:36:23 +0000 (13:36 -0600)]
make ftp server work with firefox, simplify some code

15 years agofix logging check, unit tests
Doug Coleman [Wed, 18 Feb 2009 19:35:55 +0000 (13:35 -0600)]
fix logging check, unit tests

15 years agoadd unix canonicalize-path
Doug Coleman [Wed, 18 Feb 2009 19:34:45 +0000 (13:34 -0600)]
add unix canonicalize-path

15 years agoadd canonicalize-path, fix a bug in file-extension
Doug Coleman [Wed, 18 Feb 2009 19:33:55 +0000 (13:33 -0600)]
add canonicalize-path, fix a bug in file-extension

15 years agoio.encodings.korean TODO removes
Yun, Jonghyouk [Wed, 18 Feb 2009 10:19:18 +0000 (19:19 +0900)]
io.encodings.korean TODO removes

15 years agoAdd summary for fonts vocab
Slava Pestov [Wed, 18 Feb 2009 04:43:27 +0000 (22:43 -0600)]
Add summary for fonts vocab

15 years agoFix grid-lines rendering
Slava Pestov [Wed, 18 Feb 2009 04:42:48 +0000 (22:42 -0600)]
Fix grid-lines rendering

15 years agoDon't center all windows on Cocoa
Slava Pestov [Wed, 18 Feb 2009 01:26:32 +0000 (19:26 -0600)]
Don't center all windows on Cocoa

15 years agoSmart quotes
Slava Pestov [Wed, 18 Feb 2009 00:17:55 +0000 (18:17 -0600)]
Smart quotes

15 years agoadd timestamp>mdtm to calendar.format
Doug Coleman [Tue, 17 Feb 2009 23:09:27 +0000 (17:09 -0600)]
add timestamp>mdtm to calendar.format

15 years agoTwo new icons
Slava Pestov [Tue, 17 Feb 2009 20:26:31 +0000 (14:26 -0600)]
Two new icons

15 years agoImprove " docs
Slava Pestov [Tue, 17 Feb 2009 20:26:25 +0000 (14:26 -0600)]
Improve " docs

15 years agoFix profiler
Slava Pestov [Tue, 17 Feb 2009 20:26:17 +0000 (14:26 -0600)]
Fix profiler

15 years agoAdd article and word help icons
Slava Pestov [Tue, 17 Feb 2009 20:26:01 +0000 (14:26 -0600)]
Add article and word help icons

15 years agoNew baseline alignment algorithm uses cap-height/2 as graphics baseline instead of...
Slava Pestov [Tue, 17 Feb 2009 19:41:19 +0000 (13:41 -0600)]
New baseline alignment algorithm uses cap-height/2 as graphics baseline instead of ascent/2

15 years agoRestore old icons before 2-pixel shift
Slava Pestov [Tue, 17 Feb 2009 19:39:48 +0000 (13:39 -0600)]
Restore old icons before 2-pixel shift

15 years agouse +foo+ as symbol names
Doug Coleman [Tue, 17 Feb 2009 18:36:27 +0000 (12:36 -0600)]
use +foo+ as symbol names

15 years agoadd ; to word definition in stack-checker docs
Doug Coleman [Tue, 17 Feb 2009 17:40:50 +0000 (11:40 -0600)]
add ; to word definition in stack-checker docs

15 years agowith-logging change
Doug Coleman [Tue, 17 Feb 2009 17:31:01 +0000 (11:31 -0600)]
with-logging change

15 years agowith-logging takes a log-level, more docs
Doug Coleman [Tue, 17 Feb 2009 17:30:28 +0000 (11:30 -0600)]
with-logging takes a log-level, more docs

15 years agouse the new with-logging
Doug Coleman [Tue, 17 Feb 2009 17:30:06 +0000 (11:30 -0600)]
use the new with-logging

15 years agomake io.servers.packet load again
Doug Coleman [Tue, 17 Feb 2009 17:28:43 +0000 (11:28 -0600)]
make io.servers.packet load again

15 years agoBrowser: keyboard navigation popups for A+k and A+K
Slava Pestov [Tue, 17 Feb 2009 14:29:57 +0000 (08:29 -0600)]
Browser: keyboard navigation popups for A+k and A+K

15 years agoui.tools.inspector: clean up
Slava Pestov [Tue, 17 Feb 2009 14:26:33 +0000 (08:26 -0600)]
ui.tools.inspector: clean up

15 years agoSplit off large chunk of ui.tools.listener.popups and make it generic; put it in...
Slava Pestov [Tue, 17 Feb 2009 14:26:23 +0000 (08:26 -0600)]
Split off large chunk of ui.tools.listener.popups and make it generic; put it in ui.gadgets.glass

15 years agoTweak tables a bit
Slava Pestov [Tue, 17 Feb 2009 14:24:55 +0000 (08:24 -0600)]
Tweak tables a bit

15 years agoSearch tables: do case folding automatically, better keyboard behavior
Slava Pestov [Tue, 17 Feb 2009 14:24:11 +0000 (08:24 -0600)]
Search tables: do case folding automatically, better keyboard behavior

15 years agoIcons in profiler tool, update for search models change
Slava Pestov [Tue, 17 Feb 2009 14:23:46 +0000 (08:23 -0600)]
Icons in profiler tool, update for search models change

15 years agoImplicit instead of explicit size for traceback tool
Slava Pestov [Tue, 17 Feb 2009 14:23:23 +0000 (08:23 -0600)]
Implicit instead of explicit size for traceback tool

15 years agoAdd multi-touch commands to walker tool
Slava Pestov [Tue, 17 Feb 2009 14:23:04 +0000 (08:23 -0600)]
Add multi-touch commands to walker tool

15 years agoio.encodings.korean TODOs comment
Yun, Jonghyouk [Tue, 17 Feb 2009 12:47:45 +0000 (21:47 +0900)]
io.encodings.korean TODOs comment

15 years agoio.encodings.korean some docs.
Yun, Jonghyouk [Tue, 17 Feb 2009 12:46:57 +0000 (21:46 +0900)]
io.encodings.korean some docs.

15 years agoSplit off baseline alignment code into ui.baseline-alignment, and add cap-height...
Slava Pestov [Tue, 17 Feb 2009 12:10:02 +0000 (06:10 -0600)]
Split off baseline alignment code into ui.baseline-alignment, and add cap-height generic word

15 years agoDocumentation improvements
Slava Pestov [Tue, 17 Feb 2009 10:57:02 +0000 (04:57 -0600)]
Documentation improvements

15 years agoio.encodings.korean TODOs
Yun, Jonghyouk [Tue, 17 Feb 2009 07:40:01 +0000 (16:40 +0900)]
io.encodings.korean TODOs

15 years agoFix conflict
Slava Pestov [Tue, 17 Feb 2009 03:47:35 +0000 (21:47 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 17 Feb 2009 03:42:57 +0000 (21:42 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agodefine-operation doesn't add duplicate operations anymore; ui.operations initializes...
Slava Pestov [Tue, 17 Feb 2009 03:42:47 +0000 (21:42 -0600)]
define-operation doesn't add duplicate operations anymore; ui.operations initializes operations global variable automatically

15 years agoAdd unit test for >alist on linked-assocs
Slava Pestov [Tue, 17 Feb 2009 03:42:09 +0000 (21:42 -0600)]
Add unit test for >alist on linked-assocs

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:30:22 +0000 (21:30 -0600)]
remove empty file

15 years agoadd author
Doug Coleman [Tue, 17 Feb 2009 03:29:28 +0000 (21:29 -0600)]
add author

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:29:13 +0000 (21:29 -0600)]
remove empty file

15 years agoremove empty file
Doug Coleman [Tue, 17 Feb 2009 03:27:32 +0000 (21:27 -0600)]
remove empty file

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 17 Feb 2009 03:25:39 +0000 (21:25 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agouse CONSTANT:
Doug Coleman [Tue, 17 Feb 2009 03:23:10 +0000 (21:23 -0600)]
use CONSTANT: