Eduardo Cavazos
|
8262b50c87
|
ui.gadgets.scrollers: minor tweak in 'new-scroller'
|
2008-11-08 16:23:06 -06:00 |
Eduardo Cavazos
|
8e44e783cf
|
ui.gadgets.lists: minor tweak to 'select-gadget'
|
2008-11-08 15:59:21 -06:00 |
Aaron Schaefer
|
326ce8c71b
|
Update >r r> to dip in math.quaternions
|
2008-11-08 16:47:58 -05:00 |
Peter Burns
|
a4cecaaf40
|
swap drop === nip
|
2008-11-08 13:45:45 -08:00 |
Aaron Schaefer
|
774cb858d5
|
Small updates to math.primes
|
2008-11-08 16:34:39 -05:00 |
Aaron Schaefer
|
798139f2e7
|
Minor polynomials cleanup, could use refactoring
|
2008-11-08 16:03:52 -05:00 |
Aaron Schaefer
|
23ec6ef122
|
Minor stack shuffling changes
|
2008-11-08 15:30:28 -05:00 |
Peter Burns
|
64cdabf57a
|
A bit more refactoring and testing of json.reader
|
2008-11-08 12:08:58 -08:00 |
Doug Coleman
|
e030baa3a7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-07 23:43:35 -06:00 |
Slava Pestov
|
1280ed63fe
|
Fix mason tests
|
2008-11-07 22:40:21 -06:00 |
Slava Pestov
|
9cc193ea5b
|
Add unportable tags and fix my-arch word
|
2008-11-07 22:37:40 -06:00 |
Doug Coleman
|
6182a161db
|
support reading 8bit bitmaps, 4bit is blocking on bit-streams
|
2008-11-07 22:03:27 -06:00 |
Peter Burns
|
bca998bba5
|
Merge branch 'master' of git://factorcode.org/git/factor into json
|
2008-11-07 20:00:42 -08:00 |
Peter Burns
|
706da24b8c
|
Refactored json.reader, added a couple more unit tests, no more rationals
|
2008-11-07 20:00:19 -08:00 |
Slava Pestov
|
c669040754
|
Pass -fno-forward-propagate on gcc 4.3
|
2008-11-07 21:56:57 -06:00 |
Slava Pestov
|
eb83b542d6
|
Fix unix x86.64 bootstrap
|
2008-11-07 21:54:13 -06:00 |
Slava Pestov
|
000affca5a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-07 21:09:45 -06:00 |
Slava Pestov
|
1b744ab14b
|
Updating code for boot image renaming
|
2008-11-07 21:09:42 -06:00 |
unknown
|
de0cc7f99a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-07 20:49:42 -06:00 |
Slava Pestov
|
639da2d335
|
Refactor OS-specific parts of PowerPC backend
|
2008-11-07 20:45:25 -06:00 |
unknown
|
78eeaddcf2
|
Add winnt-x86.64 boot image name
|
2008-11-07 20:34:26 -06:00 |
unknown
|
cc7ab11881
|
Add more unit tests
|
2008-11-07 20:34:04 -06:00 |
unknown
|
7365959f01
|
Starting work on Win64 port
|
2008-11-07 20:33:32 -06:00 |
unknown
|
e45df2e89c
|
Fix bignums for Win64
|
2008-11-07 20:25:31 -06:00 |
Aaron Schaefer
|
380cd2d3b0
|
Clean up of math.finance
|
2008-11-07 01:36:02 -05:00 |
Aaron Schaefer
|
2fafae5013
|
Refactor and clean up of math.fft
|
2008-11-07 01:35:17 -05:00 |
Aaron Schaefer
|
2bd1723cc1
|
Rerun ave-time of PE #43 after constant space change
|
2008-11-07 01:25:18 -05:00 |
Aaron Schaefer
|
67ce49dc59
|
Update syntax for extra/math vocabs
|
2008-11-07 01:24:32 -05:00 |
Peter Burns
|
6e22f39f46
|
Rewrote json.reader to use peg.ebnf
|
2008-11-06 21:45:24 -08:00 |
Aaron Schaefer
|
8ec695332a
|
Add reverse haar wavelet transform and tests
|
2008-11-06 23:21:19 -05:00 |
sheeple
|
070432d140
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-06 19:15:13 -06:00 |
sheeple
|
d1f248dac6
|
Fixing PowerPC backend: prolog register clobberage, spilling, and general stack frame usage. Add some lame tests for spilling
|
2008-11-06 19:00:56 -06:00 |
Doug Coleman
|
a7595665fc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-06 16:54:05 -06:00 |
Doug Coleman
|
46aa56730b
|
better parsing for anchors
|
2008-11-06 16:53:00 -06:00 |
Doug Coleman
|
73f6691f75
|
print out clickable pathnames in project euler
|
2008-11-06 15:48:08 -06:00 |
Slava Pestov
|
b7dc7296db
|
Implement stream-read on memory-streams. This allows alien>string to work with utf16 encoding
|
2008-11-06 13:42:53 -06:00 |
Doug Coleman
|
112f9c4c78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-06 13:22:34 -06:00 |
Slava Pestov
|
5a50046791
|
Change to definition of >boolean broke unit test, so define an inverse for >boolean and not explicitly
|
2008-11-06 13:20:27 -06:00 |
Doug Coleman
|
dd1b28ba7a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-06 13:17:54 -06:00 |
Doug Coleman
|
811026ce4d
|
removing some uses of at* in favor of at, simplifying code
|
2008-11-06 13:16:33 -06:00 |
Slava Pestov
|
55902df529
|
Fix indentation
|
2008-11-06 13:13:47 -06:00 |
Slava Pestov
|
63a9975a0e
|
Support inline, foldable, flushable on methods; add declarations in a couple of places for ricing purposes
|
2008-11-06 13:13:37 -06:00 |
Slava Pestov
|
751426f283
|
Remove dead code from math.intervals; we no longer need the operations to support f anymore
|
2008-11-06 11:57:31 -06:00 |
Slava Pestov
|
4e55cd973b
|
If a #dispatch branch is a call to another word which is not an intrinsic, we avoid generating the dispatch branch and just jump to the word directly
|
2008-11-06 11:48:55 -06:00 |
Slava Pestov
|
666100a07b
|
Tweak euler043 to run in constant space, add new each-permutation and reduce-permutations combinators to math.combinatorics
|
2008-11-06 11:07:19 -06:00 |
Slava Pestov
|
d2b2cda596
|
Sort methods by tag, this speeds up >fixnum in the common case where the input is a fixnum
|
2008-11-06 10:44:06 -06:00 |
Slava Pestov
|
9366ad650d
|
Add unportable tag
|
2008-11-06 09:29:21 -06:00 |
Slava Pestov
|
64cbf619a9
|
Add more algebraic simplifications: comparison of a comparison, comparison where first is immediate
|
2008-11-06 09:27:52 -06:00 |
Slava Pestov
|
1c1333fbe9
|
Compile not and >boolean as branchless intrinsics by having the CFG builder detect certain code patterns
|
2008-11-06 09:09:21 -06:00 |
Slava Pestov
|
a95bb533b5
|
Remove more redundant branches from tuple type predicates and generic words with methods on tuple classes
|
2008-11-06 09:08:17 -06:00 |