]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoFix conflict
Slava Pestov [Thu, 12 Feb 2009 15:22:35 +0000 (09:22 -0600)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 12 Feb 2009 15:20:35 +0000 (09:20 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoImprove type inference for struct returns
Slava Pestov [Thu, 12 Feb 2009 15:20:32 +0000 (09:20 -0600)]
Improve type inference for struct returns

15 years agoFix compile error in ui.render.test; images API changed...
Doug Coleman [Thu, 12 Feb 2009 14:39:52 +0000 (08:39 -0600)]
Fix compile error in ui.render.test; images API changed...

15 years agoFix complex float support on NetBSD
sheeple [Thu, 12 Feb 2009 14:10:21 +0000 (08:10 -0600)]
Fix complex float support on NetBSD

15 years agoWorking on complex float support in FFI on NetBSD
sheeple [Thu, 12 Feb 2009 12:25:07 +0000 (06:25 -0600)]
Working on complex float support in FFI on NetBSD

15 years agoFix conflict
Slava Pestov [Thu, 12 Feb 2009 10:45:45 +0000 (04:45 -0600)]
Fix conflict

15 years agoAdd byte-order slot to image tuple; rename <image> to load-image, add <image> for...
Slava Pestov [Thu, 12 Feb 2009 10:25:33 +0000 (04:25 -0600)]
Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch

15 years agokernel: add {bi,tri}-curry{,*,@} combinators from new_ui branch
Slava Pestov [Thu, 12 Feb 2009 10:23:35 +0000 (04:23 -0600)]
kernel: add {bi,tri}-curry{,*,@} combinators from new_ui branch

15 years agobootstrap.image: update documentation (found by mnestic)
Slava Pestov [Thu, 12 Feb 2009 10:16:08 +0000 (04:16 -0600)]
bootstrap.image: update documentation (found by mnestic)

15 years agokernel: cleanup
Slava Pestov [Thu, 12 Feb 2009 10:14:05 +0000 (04:14 -0600)]
kernel: cleanup

15 years agoSplit off ui.pens from ui.render
Slava Pestov [Thu, 12 Feb 2009 09:58:42 +0000 (03:58 -0600)]
Split off ui.pens from ui.render

15 years agoSplit off opengl.textures from opengl.texture-cache; use image tuples instead of...
Slava Pestov [Thu, 12 Feb 2009 09:58:05 +0000 (03:58 -0600)]
Split off opengl.textures from opengl.texture-cache; use image tuples instead of texture-info

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

15 years agoimages: fix load errors
Slava Pestov [Thu, 12 Feb 2009 08:41:47 +0000 (02:41 -0600)]
images: fix load errors

15 years agoRe-organize images and images.backend into images and images.loader
Slava Pestov [Thu, 12 Feb 2009 08:41:37 +0000 (02:41 -0600)]
Re-organize images and images.backend into images and images.loader

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Thu, 12 Feb 2009 08:22:09 +0000 (02:22 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 12 Feb 2009 08:19:53 +0000 (02:19 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agocombinators.smart: add map-reduce-outputs
Slava Pestov [Thu, 12 Feb 2009 08:19:41 +0000 (02:19 -0600)]
combinators.smart: add map-reduce-outputs

15 years agoeditors: better error message if definition does not have an associated source file
Slava Pestov [Thu, 12 Feb 2009 08:19:31 +0000 (02:19 -0600)]
editors: better error message if definition does not have an associated source file
when editing a word-link, go to the word itself if the word has no help

15 years agoFix word links in vocab browser
Slava Pestov [Thu, 12 Feb 2009 08:09:45 +0000 (02:09 -0600)]
Fix word links in vocab browser

15 years agoFix scrollbar thumb rendering
Slava Pestov [Thu, 12 Feb 2009 08:09:35 +0000 (02:09 -0600)]
Fix scrollbar thumb rendering

15 years agoMonospace font in traceback
Slava Pestov [Thu, 12 Feb 2009 08:09:22 +0000 (02:09 -0600)]
Monospace font in traceback

15 years agocolor-picker: fix lamer indentation, clean up
Slava Pestov [Thu, 12 Feb 2009 07:40:33 +0000 (01:40 -0600)]
color-picker: fix lamer indentation, clean up

15 years agoui.gadgets.sliders: new appearance
Slava Pestov [Thu, 12 Feb 2009 07:40:18 +0000 (01:40 -0600)]
ui.gadgets.sliders: new appearance

15 years agoui.gadgets.packs: cleanup
Slava Pestov [Thu, 12 Feb 2009 07:40:02 +0000 (01:40 -0600)]
ui.gadgets.packs: cleanup

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 12 Feb 2009 07:40:01 +0000 (01:40 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemove unused closable gadgets support
Slava Pestov [Thu, 12 Feb 2009 07:39:38 +0000 (01:39 -0600)]
Remove unused closable gadgets support

15 years agorepeat buttons: start firing on mouse down
Slava Pestov [Thu, 12 Feb 2009 07:39:18 +0000 (01:39 -0600)]
repeat buttons: start firing on mouse down

15 years agoFixing db.sqlite bug: database schema don't need primary keys
Daniel Ehrenberg [Thu, 12 Feb 2009 07:39:14 +0000 (01:39 -0600)]
Fixing db.sqlite bug: database schema don't need primary keys

15 years agoAdd draw-scaled-image word, add some pens for rendering pixmaps
Slava Pestov [Thu, 12 Feb 2009 07:39:03 +0000 (01:39 -0600)]
Add draw-scaled-image word, add some pens for rendering pixmaps

15 years agomodels: Update documentation
Slava Pestov [Thu, 12 Feb 2009 07:36:23 +0000 (01:36 -0600)]
models: Update documentation

15 years agoFixing minor CSV bug
Daniel Ehrenberg [Thu, 12 Feb 2009 07:32:06 +0000 (01:32 -0600)]
Fixing minor CSV bug

15 years agoCreating XML component
Daniel Ehrenberg [Thu, 12 Feb 2009 07:31:54 +0000 (01:31 -0600)]
Creating XML component

15 years agoui.gadgets.tracks: fix incorrect behavior if fill was not set to 1
Slava Pestov [Thu, 12 Feb 2009 06:59:10 +0000 (00:59 -0600)]
ui.gadgets.tracks: fix incorrect behavior if fill was not set to 1

15 years agodocumentation ambiguity
Joe Groff [Thu, 12 Feb 2009 02:11:33 +0000 (20:11 -0600)]
documentation ambiguity

15 years agoannotations docs
Joe Groff [Thu, 12 Feb 2009 01:58:28 +0000 (19:58 -0600)]
annotations docs

15 years agodon't want to filter nonword annotation usages
Joe Groff [Thu, 12 Feb 2009 00:58:42 +0000 (18:58 -0600)]
don't want to filter nonword annotation usages

15 years agoannotations tests
Joe Groff [Thu, 12 Feb 2009 00:42:01 +0000 (18:42 -0600)]
annotations tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Thu, 12 Feb 2009 00:35:23 +0000 (18:35 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agocode annotations toy
Joe Groff [Thu, 12 Feb 2009 00:35:08 +0000 (18:35 -0600)]
code annotations toy

15 years agoNew icon for constants, some other icons updated (Joe Groff)
Slava Pestov [Thu, 12 Feb 2009 00:05:45 +0000 (18:05 -0600)]
New icon for constants, some other icons updated (Joe Groff)

15 years agoMerge branch 'infix' of git://github.com/EdwardXXIV/factor into edwardxxiv
Doug Coleman [Wed, 11 Feb 2009 23:30:39 +0000 (17:30 -0600)]
Merge branch 'infix' of git://github.com/EdwardXXIV/factor into edwardxxiv

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 11 Feb 2009 20:07:22 +0000 (14:07 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 11 Feb 2009 20:07:00 +0000 (14:07 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoplay horseshoes in math.blas.vectors tests to deal with excessively accurate x87...
Joe Groff [Wed, 11 Feb 2009 20:06:46 +0000 (14:06 -0600)]
play horseshoes in math.blas.vectors tests to deal with excessively accurate x87 math

15 years agotweak fortran-invoke so that unit tests can set fortran-abi without being shouted...
Joe Groff [Wed, 11 Feb 2009 20:05:57 +0000 (14:05 -0600)]
tweak fortran-invoke so that unit tests can set fortran-abi without being shouted over

15 years agoadd checksums.txt to .gitignore
Doug Coleman [Wed, 11 Feb 2009 20:01:52 +0000 (14:01 -0600)]
add checksums.txt to .gitignore

15 years agofix html help-lint
Doug Coleman [Wed, 11 Feb 2009 19:56:54 +0000 (13:56 -0600)]
fix html help-lint

15 years agoinfix: added meta information and fixed up docs somewhat
Philipp Brüschweiler [Wed, 11 Feb 2009 19:56:09 +0000 (20:56 +0100)]
infix: added meta information and fixed up docs somewhat

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 11 Feb 2009 11:02:19 +0000 (05:02 -0600)]
Merge branch 'master' into new_ui

15 years agoMove images vocab, and constructors (which it depends on) to basis
Slava Pestov [Wed, 11 Feb 2009 11:01:04 +0000 (05:01 -0600)]
Move images vocab, and constructors (which it depends on) to basis

15 years agoRemove sorting.slots from images.tiff USING: list
Slava Pestov [Wed, 11 Feb 2009 10:59:47 +0000 (04:59 -0600)]
Remove sorting.slots from images.tiff USING: list

15 years agoTweak quotations docs
Slava Pestov [Wed, 11 Feb 2009 10:59:36 +0000 (04:59 -0600)]
Tweak quotations docs

15 years agoDocument html:simple-page
Slava Pestov [Wed, 11 Feb 2009 10:59:29 +0000 (04:59 -0600)]
Document html:simple-page

15 years agoStart writing some docs for curried dataflow combinators
Slava Pestov [Wed, 11 Feb 2009 10:57:46 +0000 (04:57 -0600)]
Start writing some docs for curried dataflow combinators

15 years agoui.gadgets.theme: New gadget theme from Joe Groff
Slava Pestov [Wed, 11 Feb 2009 10:57:23 +0000 (04:57 -0600)]
ui.gadgets.theme: New gadget theme from Joe Groff

15 years agoAdd ui.gadgets.icons
Slava Pestov [Wed, 11 Feb 2009 10:56:38 +0000 (04:56 -0600)]
Add ui.gadgets.icons

15 years agoui.tools.operations: fix shortcut for profiler
Slava Pestov [Wed, 11 Feb 2009 10:56:15 +0000 (04:56 -0600)]
ui.tools.operations: fix shortcut for profiler

15 years agoAdd min-dim slot to border gadgets
Slava Pestov [Wed, 11 Feb 2009 10:56:01 +0000 (04:56 -0600)]
Add min-dim slot to border gadgets

15 years agoUse icons in completion popups and vocab browser
Slava Pestov [Wed, 11 Feb 2009 10:55:49 +0000 (04:55 -0600)]
Use icons in completion popups and vocab browser

15 years agoui.gadgets.tables: support icons
Slava Pestov [Wed, 11 Feb 2009 10:55:33 +0000 (04:55 -0600)]
ui.gadgets.tables: support icons

15 years agoRefactor texture cache
Slava Pestov [Wed, 11 Feb 2009 10:54:06 +0000 (04:54 -0600)]
Refactor texture cache

15 years agoio.styles: support image style
Slava Pestov [Wed, 11 Feb 2009 10:53:33 +0000 (04:53 -0600)]
io.styles: support image style

15 years agodefinitions.icons: Some standard icons for various types of words and vocab, by Joe...
Slava Pestov [Wed, 11 Feb 2009 04:11:04 +0000 (22:11 -0600)]
definitions.icons: Some standard icons for various types of words and vocab, by Joe Groff

15 years agocache: don't require values to have an age slot anymore
Slava Pestov [Wed, 11 Feb 2009 04:05:13 +0000 (22:05 -0600)]
cache: don't require values to have an age slot anymore

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Wed, 11 Feb 2009 03:57:07 +0000 (21:57 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove circular using
Doug Coleman [Wed, 11 Feb 2009 02:49:10 +0000 (20:49 -0600)]
remove circular using

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 11 Feb 2009 01:59:08 +0000 (19:59 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoDefuse RTLD_GLOBAL time bomb in os-unix.c
Joe Groff [Wed, 11 Feb 2009 01:58:53 +0000 (19:58 -0600)]
Defuse RTLD_GLOBAL time bomb in os-unix.c

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into new_ui
Slava Pestov [Wed, 11 Feb 2009 01:34:57 +0000 (19:34 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor into new_ui

15 years agofix a method
Doug Coleman [Wed, 11 Feb 2009 01:34:02 +0000 (19:34 -0600)]
fix a method

15 years agoCode for letting you test the todo list
Daniel Ehrenberg [Wed, 11 Feb 2009 01:05:08 +0000 (19:05 -0600)]
Code for letting you test the todo list

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 11 Feb 2009 00:57:13 +0000 (18:57 -0600)]
Merge branch 'master' into new_ui

15 years agoclean up some image code
Doug Coleman [Wed, 11 Feb 2009 00:52:28 +0000 (18:52 -0600)]
clean up some image code

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 11 Feb 2009 00:52:26 +0000 (18:52 -0600)]
Merge branch 'master' into new_ui

15 years agofix bitmap drawing
Doug Coleman [Wed, 11 Feb 2009 00:48:10 +0000 (18:48 -0600)]
fix bitmap drawing

15 years agoWorking on ui.images; change draw-gadget to translate to origin for you
Slava Pestov [Wed, 11 Feb 2009 00:47:34 +0000 (18:47 -0600)]
Working on ui.images; change draw-gadget to translate to origin for you

15 years agoworking on images protocol
Doug Coleman [Wed, 11 Feb 2009 00:42:21 +0000 (18:42 -0600)]
working on images protocol

15 years agoio.pathnames: Clarify normalize-path docs
Slava Pestov [Tue, 10 Feb 2009 23:30:19 +0000 (17:30 -0600)]
io.pathnames: Clarify normalize-path docs

15 years agono locals in bit-arrays
Doug Coleman [Tue, 10 Feb 2009 23:25:02 +0000 (17:25 -0600)]
no locals in bit-arrays

15 years agoremove dead pathname
Doug Coleman [Tue, 10 Feb 2009 23:23:21 +0000 (17:23 -0600)]
remove dead pathname

15 years agoclean up <image>
Doug Coleman [Tue, 10 Feb 2009 23:20:36 +0000 (17:20 -0600)]
clean up <image>

15 years agofix tiff/bitmaps color order
Doug Coleman [Tue, 10 Feb 2009 23:17:36 +0000 (17:17 -0600)]
fix tiff/bitmaps color order

15 years agoFix stack effect
Slava Pestov [Tue, 10 Feb 2009 23:11:38 +0000 (17:11 -0600)]
Fix stack effect

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 23:00:51 +0000 (17:00 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agocase now throws the value it can't find
Doug Coleman [Tue, 10 Feb 2009 22:59:55 +0000 (16:59 -0600)]
case now throws the value it can't find

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 22:53:09 +0000 (16:53 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 10 Feb 2009 22:52:40 +0000 (16:52 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix bootstrap
Slava Pestov [Tue, 10 Feb 2009 22:52:27 +0000 (16:52 -0600)]
Fix bootstrap

15 years agoFix circularity
Slava Pestov [Tue, 10 Feb 2009 22:42:35 +0000 (16:42 -0600)]
Fix circularity

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 22:39:45 +0000 (16:39 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoset fortran abi in fortran-invoke macro
Joe Groff [Tue, 10 Feb 2009 22:39:24 +0000 (16:39 -0600)]
set fortran abi in fortran-invoke macro

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 22:23:14 +0000 (16:23 -0600)]
Merge branch 'master' into new_ui

15 years agoUpdate some existing code to use initialize
Slava Pestov [Tue, 10 Feb 2009 22:16:12 +0000 (16:16 -0600)]
Update some existing code to use initialize

15 years agoun-unportable the blas stuff
Joe Groff [Tue, 10 Feb 2009 21:11:39 +0000 (15:11 -0600)]
un-unportable the blas stuff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 19:13:30 +0000 (13:13 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agosupport different fortran ABIs
Joe Groff [Tue, 10 Feb 2009 19:11:06 +0000 (13:11 -0600)]
support different fortran ABIs

15 years agoadd initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [...
Joe Groff [Tue, 10 Feb 2009 19:02:33 +0000 (13:02 -0600)]
add initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [ bar ] initialize

15 years agospiff up id3 docs a bit, and fix help-lint
Doug Coleman [Tue, 10 Feb 2009 16:37:46 +0000 (10:37 -0600)]
spiff up id3 docs a bit, and fix help-lint