Slava Pestov
|
ebd6776fc4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-21 23:18:49 -05:00 |
Slava Pestov
|
52020c2fe3
|
Fixing x86 instruction encoding for addressing with base = ESP or R12
|
2008-10-21 23:18:27 -05:00 |
Slava Pestov
|
1b06ab1b39
|
Fixing various bugs
|
2008-10-21 23:17:32 -05:00 |
Doug Coleman
|
9870a7d7cd
|
fix bug with printing docs directory
|
2008-10-21 21:03:37 -05:00 |
Doug Coleman
|
003000b7cf
|
timeval>seconds
|
2008-10-21 04:19:50 -05:00 |
Slava Pestov
|
87e9fbb34c
|
Comparison operations
|
2008-10-21 03:21:29 -05:00 |
Doug Coleman
|
1423577d89
|
typo
|
2008-10-21 03:21:17 -05:00 |
Slava Pestov
|
94a2bfa2ea
|
Working on comparison operations, clearing out remaining dead wood
|
2008-10-21 03:20:48 -05:00 |
Doug Coleman
|
33948aa024
|
linux32 and linx64 filesystem info objects instead of only one type
|
2008-10-21 03:16:48 -05:00 |
Doug Coleman
|
09c1f8cc01
|
split up linux statfs
|
2008-10-21 03:11:26 -05:00 |
Doug Coleman
|
69aad251c1
|
use common statfs fields on linux for now
|
2008-10-21 02:53:34 -05:00 |
Slava Pestov
|
ca49ab09c9
|
Merge branch 'master' into new_codegen
|
2008-10-20 23:28:51 -05:00 |
Slava Pestov
|
a8d1ec34f8
|
Fix an UI bug and remove some pick usages
|
2008-10-20 23:28:02 -05:00 |
Slava Pestov
|
4b20266235
|
Merge branch 'master' into new_codegen
|
2008-10-20 22:06:11 -05:00 |
Slava Pestov
|
1df08ba8c8
|
Unit tests no longer use hard-coded ports
|
2008-10-20 22:05:22 -05:00 |
Slava Pestov
|
d7ad12207c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-20 21:09:01 -05:00 |
Slava Pestov
|
8d5135682f
|
Print a message when tests fail
|
2008-10-20 21:07:46 -05:00 |
Slava Pestov
|
df498c21a3
|
Trim USING:
|
2008-10-20 20:46:47 -05:00 |
Slava Pestov
|
0cc0a41e57
|
Update for compiler.intrinsics removal
|
2008-10-20 20:40:36 -05:00 |
Slava Pestov
|
4d75baf268
|
Update for ##allot change
|
2008-10-20 20:40:28 -05:00 |
Slava Pestov
|
e92f795a76
|
More work on intrinsics; memory allocation and slot access now expands correctly
|
2008-10-20 20:40:15 -05:00 |
Doug Coleman
|
b90aeee25c
|
use readdir on openbsd until we upgrade so the build machine is ok
|
2008-10-20 11:32:55 -05:00 |
Slava Pestov
|
0c89575632
|
Merge branch 'master' into new_codegen
|
2008-10-20 05:56:44 -05:00 |
Slava Pestov
|
508b1f52b8
|
Update x86 backend for SSA codegen
|
2008-10-20 05:55:57 -05:00 |
Slava Pestov
|
37cf7d9a9c
|
Add SSA comparison instructions, fix various problems
|
2008-10-20 05:55:20 -05:00 |
Doug Coleman
|
1b03aaf63e
|
typos
|
2008-10-20 04:35:15 -05:00 |
Doug Coleman
|
74dab4f90a
|
netbsd work
|
2008-10-20 04:30:01 -05:00 |
Doug Coleman
|
d686ea1293
|
netbsd work
|
2008-10-20 03:01:44 -05:00 |
Doug Coleman
|
ff918546c1
|
ffi work
|
2008-10-20 02:08:33 -05:00 |
Doug Coleman
|
70fb131e82
|
add netbsd
|
2008-10-20 02:27:09 -05:00 |
Doug Coleman
|
fe67aae4f4
|
add netbsd statvfs struct
|
2008-10-20 02:05:15 -05:00 |
Slava Pestov
|
af6b8c4e97
|
Merge branch 'master' into new_codegen
|
2008-10-20 01:59:52 -05:00 |
erg
|
84a9a49416
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-20 01:57:29 -05:00 |
Slava Pestov
|
f092622fac
|
CFG IR is now pure SSA
|
2008-10-20 01:56:28 -05:00 |
erg
|
deb4526bd1
|
ffi work
|
2008-10-20 01:55:40 -05:00 |
Doug Coleman
|
fe16f4d560
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-20 01:14:29 -05:00 |
Doug Coleman
|
dc4a1bc902
|
fix netbsd stat struct
|
2008-10-20 01:14:07 -05:00 |
Doug Coleman
|
e2880e8dd7
|
add statfs stuff
|
2008-10-20 00:47:51 -05:00 |
Doug Coleman
|
dba41cfe60
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-20 00:46:43 -05:00 |
Doug Coleman
|
0121d0f678
|
add file-system-info
|
2008-10-20 00:30:24 -05:00 |
Doug Coleman
|
763f4f7503
|
move constants to bsd.factor
|
2008-10-19 22:01:14 -05:00 |
Doug Coleman
|
54819c0f95
|
more tags
|
2008-10-19 20:45:34 -05:00 |
Doug Coleman
|
6037ed413d
|
add unportable tags
|
2008-10-19 20:45:04 -05:00 |
Doug Coleman
|
e9c79ee85e
|
fix directory.
|
2008-10-19 20:42:27 -05:00 |
Doug Coleman
|
3dc4002c35
|
fix subdirs
|
2008-10-19 20:37:11 -05:00 |
Doug Coleman
|
16f2a281d6
|
typo
|
2008-10-19 20:30:54 -05:00 |
Doug Coleman
|
022473234d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-19 20:00:07 -05:00 |
Doug Coleman
|
d77771eec8
|
fix test
|
2008-10-19 19:47:37 -05:00 |
erg
|
dcd534292e
|
fixes
|
2008-10-19 19:45:54 -05:00 |
Doug Coleman
|
16f7c09b54
|
try to fix bootstrap
|
2008-10-19 19:43:46 -05:00 |
Doug Coleman
|
4f948ef5ce
|
try to make bootstrap work again
|
2008-10-19 19:39:20 -05:00 |
Doug Coleman
|
e4b6cd7578
|
directory throws now instead of returning nicely if does not exist
|
2008-10-19 18:47:23 -05:00 |
Doug Coleman
|
e310e382c5
|
fix io monitors recusive
|
2008-10-19 18:30:51 -05:00 |
Doug Coleman
|
f5f6c400db
|
change windows file-system-info implementation
|
2008-10-19 18:19:15 -05:00 |
Slava Pestov
|
b6ec4dc6ff
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-10-19 18:10:48 -05:00 |
Doug Coleman
|
4221f2c963
|
the windows file-system-info now works on any path, not just directories
|
2008-10-19 17:46:51 -05:00 |
Doug Coleman
|
b9e5c98ce7
|
fix file-system-info
|
2008-10-19 17:43:22 -05:00 |
Doug Coleman
|
623a21256a
|
win32 ffi work
|
2008-10-19 17:41:46 -05:00 |
Doug Coleman
|
ca17c11270
|
try to add winnt space-free
|
2008-10-21 02:27:39 -05:00 |
Doug Coleman
|
dfef28e715
|
make a word generic
|
2008-10-21 01:27:15 -05:00 |
Doug Coleman
|
b9d23a2ce7
|
more ffi work
|
2008-10-21 01:17:49 -05:00 |
Doug Coleman
|
34fa12a737
|
tabs
|
2008-10-21 01:08:36 -05:00 |
Doug Coleman
|
d5c33a865f
|
usings
|
2008-10-21 01:07:07 -05:00 |
Doug Coleman
|
4ff38b2148
|
pull in unix.statfs in the io code
|
2008-10-21 01:05:41 -05:00 |
Doug Coleman
|
bfeec2e9aa
|
ready to push now, expect some more bugs..
|
2008-10-21 00:52:04 -05:00 |
Doug Coleman
|
236aaf4a35
|
more moving
|
2008-10-20 23:43:50 -05:00 |
Doug Coleman
|
76e460860d
|
moving stuff around
|
2008-10-20 23:43:36 -05:00 |
Doug Coleman
|
e6754ab62e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-20 23:40:15 -05:00 |
Doug Coleman
|
7e734ead14
|
add freebsd and openbsd structs
|
2008-10-20 23:25:40 -05:00 |
Doug Coleman
|
f40fc145de
|
remove openbsd shiz
|
2008-10-20 23:23:17 -05:00 |
Doug Coleman
|
0ad47e21c8
|
using bug
|
2008-10-19 16:50:34 -05:00 |
Doug Coleman
|
307ad5e9e6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-19 15:41:19 -05:00 |
Doug Coleman
|
c9b15e9879
|
fix logging
|
2008-10-19 15:41:04 -05:00 |
Doug Coleman
|
c584160ac0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-19 15:30:55 -05:00 |
Doug Coleman
|
d4fcc10aac
|
fix windows directory code
|
2008-10-19 15:29:59 -05:00 |
Doug Coleman
|
d4916e9fcb
|
fix type
|
2008-10-19 15:03:29 -05:00 |
Doug Coleman
|
60941f4eb5
|
fix types
|
2008-10-19 14:56:22 -05:00 |
Doug Coleman
|
cc1365390a
|
dirent and type definitions
|
2008-10-19 14:33:45 -05:00 |
Doug Coleman
|
548ee091d9
|
ffi work, add dirent struct for linux
|
2008-10-19 14:21:12 -05:00 |
Doug Coleman
|
bce8b1eff6
|
DIR is not meant to be explicit
|
2008-10-19 13:43:42 -05:00 |
Doug Coleman
|
a71ca7242a
|
fix typo in docs, fix load error
|
2008-10-19 13:34:00 -05:00 |
Doug Coleman
|
dfc3c2cc78
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-19 13:31:21 -05:00 |
Doug Coleman
|
78a529b1c3
|
remove directory from the vm
|
2008-10-19 13:27:59 -05:00 |
Doug Coleman
|
613cd3fd67
|
directory/stat struct work
|
2008-10-19 13:10:28 -05:00 |
Doug Coleman
|
0e9ecc1ba9
|
directory changes
|
2008-10-19 13:09:48 -05:00 |
Slava Pestov
|
0b07edb8c9
|
Merge branch 'master' into new_codegen
|
2008-10-19 04:40:26 -05:00 |
Slava Pestov
|
b9df6d89e3
|
Fix dodgy init-hook
|
2008-10-19 04:40:15 -05:00 |
Slava Pestov
|
4ae66793f0
|
Fixing unit tests
|
2008-10-19 03:51:01 -05:00 |
Slava Pestov
|
14d8696f40
|
Oops, don't mix register classes in active set
|
2008-10-19 03:34:42 -05:00 |
Slava Pestov
|
b5f9d47968
|
Merge branch 'master' into new_codegen
|
2008-10-19 01:12:20 -05:00 |
Slava Pestov
|
774ecf61e9
|
Implement spilling on x86
|
2008-10-19 01:10:45 -05:00 |
Slava Pestov
|
c0d89b061e
|
Fixing register allocator prspilling
|
2008-10-19 01:10:21 -05:00 |
Doug Coleman
|
3905460c45
|
fix winnt environment variables
|
2008-10-18 23:03:22 -05:00 |
Doug Coleman
|
27c36974a7
|
remove primitives from core, update usages
|
2008-10-18 21:42:01 -05:00 |
Doug Coleman
|
ab0ed9f988
|
redo home implementation
|
2008-10-18 21:24:14 -05:00 |
Doug Coleman
|
26aee8687b
|
remove empty tests file
|
2008-10-18 21:20:35 -05:00 |
Doug Coleman
|
248d33b51f
|
initial checkin of environment
|
2008-10-18 21:20:13 -05:00 |
Doug Coleman
|
5dc3bf2b27
|
os-env change
|
2008-10-18 21:18:04 -05:00 |
Doug Coleman
|
110caf3e54
|
os-env typedefs
|
2008-10-18 21:16:15 -05:00 |
Doug Coleman
|
8b26610808
|
os envs code and use unix.utilities
|
2008-10-18 21:15:43 -05:00 |
Doug Coleman
|
51f7204356
|
add unix utilities words
|
2008-10-18 21:14:51 -05:00 |
Doug Coleman
|
d6784bdb46
|
make user-read? work in file-info objects
|
2008-10-18 17:48:33 -05:00 |
Doug Coleman
|
6aadd70623
|
user-read? is now generic, can take a filename or an integer from a stat struct
|
2008-10-18 17:29:38 -05:00 |
Doug Coleman
|
93e84d7bcd
|
fix some database issues - sqlite booleans, >>group and >>order don't require arrays now, they can be passed strings for a single order or group by
|
2008-10-18 15:15:27 -05:00 |
Slava Pestov
|
b3f30fb807
|
Fix load error
|
2008-10-17 20:04:08 -05:00 |
Slava Pestov
|
627dfd1ff5
|
Finish vreg simplification
|
2008-10-17 20:03:59 -05:00 |
Slava Pestov
|
7d6e919929
|
Fix conflict
|
2008-10-17 18:46:56 -05:00 |
Slava Pestov
|
3ca9fc926e
|
Consistent edit-hook variable access
|
2008-10-17 16:55:38 -05:00 |
Slava Pestov
|
58a44f12e5
|
Fix erg's MEMO:: bug
|
2008-10-17 16:54:45 -05:00 |
Slava Pestov
|
225097a5d3
|
Fix some bugs in locals
|
2008-10-17 16:54:07 -05:00 |
Slava Pestov
|
a57320997a
|
Float array type inference rules
|
2008-10-17 15:35:33 -05:00 |
Slava Pestov
|
239578353f
|
Simplifying vregs work in progress
|
2008-10-17 15:35:04 -05:00 |
Doug Coleman
|
171c235c96
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
Conflicts:
basis/cocoa/messages/messages.factor
|
2008-10-15 23:56:42 -05:00 |
Slava Pestov
|
fe2c20882a
|
Fix alien accessor intrinsics; a bit more complex now that we don't reserve a tempreg
|
2008-10-13 22:43:32 -05:00 |
Slava Pestov
|
f2c6f8de5b
|
Using fry in cpu.x86, working on alien intrinsics
|
2008-10-13 16:43:58 -05:00 |
Slava Pestov
|
740b6ef3f2
|
Free up a register on x86.64
|
2008-10-13 14:03:21 -05:00 |
Slava Pestov
|
a222168f74
|
Fix bootstrap
|
2008-10-13 14:01:33 -05:00 |
Slava Pestov
|
fedadc8032
|
Remove obsolete test file
|
2008-10-13 13:08:28 -05:00 |
Slava Pestov
|
d8d3645d72
|
Fixing more codegen bugs
|
2008-10-13 12:49:20 -05:00 |
Slava Pestov
|
ae3c4ae1b6
|
Fix some problems with callbacks
|
2008-10-12 23:32:14 -05:00 |
Slava Pestov
|
40c1529ce8
|
Add stack effect
|
2008-10-12 18:40:57 -05:00 |
Slava Pestov
|
ed27d83921
|
Add missing method
|
2008-10-12 18:40:43 -05:00 |
Slava Pestov
|
749c77d6b1
|
Fix linear scan test
|
2008-10-12 18:40:10 -05:00 |
Slava Pestov
|
8eacd0e58b
|
Add compile-dependencies? flag, can be switched off for debugging
|
2008-10-12 17:37:42 -05:00 |
Slava Pestov
|
b2ade7f556
|
Fix callbacks and non-tailcalls to dispatch
|
2008-10-12 17:37:26 -05:00 |
Slava Pestov
|
2f4f86d288
|
Fix (set-slot) template
|
2008-10-12 17:36:34 -05:00 |
Slava Pestov
|
5f93ab74e4
|
Fix #dispatch generation
|
2008-10-12 16:46:59 -05:00 |
Doug Coleman
|
72be152832
|
fix db tutorial
|
2008-10-12 07:25:16 -06:00 |
Slava Pestov
|
37047a3b8e
|
Add experimental rice
|
2008-10-11 14:08:26 -05:00 |
Slava Pestov
|
68c9b22cef
|
Don't need known-tag templates any more
|
2008-10-11 14:08:00 -05:00 |
Slava Pestov
|
048d8daf09
|
Update intrinsics
|
2008-10-11 14:05:24 -05:00 |
Slava Pestov
|
f979ae5b82
|
Expand slot accessors further to avoid having to use complex template decision
|
2008-10-11 14:05:15 -05:00 |
Doug Coleman
|
ad53391806
|
make all types singletons instead of symbols, add NULL support for select statements
|
2008-10-10 20:52:28 -05:00 |
Doug Coleman
|
2779103b63
|
add on-update
|
2008-10-10 15:32:36 -05:00 |
Slava Pestov
|
993a01791b
|
Merge branch 'master' into new_codegen
|
2008-10-10 13:44:33 -05:00 |
Slava Pestov
|
3844cb62d8
|
Fix %write-barrier
|
2008-10-10 03:16:26 -05:00 |
Slava Pestov
|
c98651043c
|
Fix reversed polarity of FP comparisons
|
2008-10-10 02:33:47 -05:00 |
Slava Pestov
|
3e29808f17
|
Fix loop compilation
|
2008-10-10 02:33:32 -05:00 |
Slava Pestov
|
67dd303d27
|
Fix excess recompilation
|
2008-10-10 02:33:07 -05:00 |
Slava Pestov
|
e5a55dafad
|
Fix bignum inline allocator
|
2008-10-09 17:03:30 -05:00 |
Doug Coleman
|
ace2ce2ce7
|
remove old word
|
2008-10-09 16:40:19 -05:00 |
Doug Coleman
|
83f1634219
|
clean up dispose a bit
|
2008-10-09 15:42:23 -05:00 |
Slava Pestov
|
2438c78c6c
|
Merge branch 'master' into new_codegen
|
2008-10-09 14:18:24 -05:00 |
Doug Coleman
|
dfabdf60f7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-09 14:07:41 -05:00 |
Doug Coleman
|
7b9a3b61c3
|
partial fix for db, going to make it use dispose* soon
|
2008-10-09 14:07:11 -05:00 |
sheeple
|
bb6b998686
|
Fix alien-indirect on ppc
|
2008-10-09 14:04:33 -05:00 |
Slava Pestov
|
70c6c64766
|
Debugging register allocator and inline allocation
|
2008-10-08 23:43:07 -05:00 |
Slava Pestov
|
cf46a832e7
|
Debugging register allocator and inline allocation
|
2008-10-08 23:42:53 -05:00 |
Doug Coleman
|
ea69c8996f
|
use ERROR:, inline database combinator examples
|
2008-10-08 19:06:19 -05:00 |
Doug Coleman
|
031ebe98b1
|
largert group buffer, openbsd apparently keeps the microseconds in their file timestamps. fix unit tests for this
|
2008-10-08 15:57:47 -05:00 |
Doug Coleman
|
b7095ff39f
|
fix using
|
2008-10-08 15:14:08 -05:00 |
Doug Coleman
|
967a8375ec
|
fix using
|
2008-10-08 14:59:05 -05:00 |
Doug Coleman
|
8627a30b6c
|
remove old structs
|
2008-10-08 14:58:16 -05:00 |
Doug Coleman
|
a78636024c
|
don't define structs in the same file as the constants
|
2008-10-08 14:57:53 -05:00 |
Doug Coleman
|
5b86d3a51e
|
mac bootstrap
|
2008-10-08 14:40:19 -05:00 |
Doug Coleman
|
3060ef1fed
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-08 14:19:20 -05:00 |
Doug Coleman
|
e464941d52
|
rename words for consistency, update docs, add unit tests
|
2008-10-08 14:18:50 -05:00 |
Doug Coleman
|
402126d038
|
fix spacing
|
2008-10-08 13:26:43 -05:00 |
Doug Coleman
|
e0ad27401e
|
add groups tests
|
2008-10-08 13:23:23 -05:00 |
Doug Coleman
|
f026177e27
|
add users tests, fix naming inconsistencies
|
2008-10-08 13:22:53 -05:00 |
Doug Coleman
|
e7e0e7ad69
|
fix bugs in unix.users found by adding unit tests. oops
|
2008-10-08 13:13:25 -05:00 |
Doug Coleman
|
1ba5b448d7
|
document unix.groups
|
2008-10-08 13:05:16 -05:00 |
Doug Coleman
|
65b891a687
|
document unix.users
|
2008-10-08 13:05:00 -05:00 |
Doug Coleman
|
0f891e002b
|
add io.unix.files docs
|
2008-10-08 13:04:23 -05:00 |
Doug Coleman
|
fb23eca0d9
|
move file flags to io.unix.files, change some word names for consistency
|
2008-10-08 13:03:55 -05:00 |
Slava Pestov
|
0e4e05d5cd
|
Debugging new codegen
|
2008-10-08 03:51:44 -05:00 |
Slava Pestov
|
7b6d9c4c4f
|
Debugging new codegen
|
2008-10-07 20:00:38 -05:00 |
Doug Coleman
|
5afbade0a5
|
setting permissions, file times
|
2008-10-07 19:25:22 -05:00 |
Doug Coleman
|
5916fcea75
|
initial comit of groups, users, and utmpx
|
2008-10-07 19:25:05 -05:00 |
Doug Coleman
|
9228d367a1
|
ffi structs and typedefs
|
2008-10-07 19:23:35 -05:00 |
Doug Coleman
|
a10fd92a33
|
fix lambda-macro reset-word bug
|
2008-10-07 17:18:49 -05:00 |
Slava Pestov
|
e6e313eba9
|
Backend updates
|
2008-10-07 16:42:11 -05:00 |
Slava Pestov
|
e69278b8fc
|
Merging in new codegen
|
2008-10-07 16:17:55 -05:00 |
Slava Pestov
|
f436fd0c0f
|
Merging in new codegen
|
2008-10-07 16:16:50 -05:00 |
Doug Coleman
|
9e807a88c6
|
ffi work
|
2008-10-07 13:16:18 -05:00 |
Doug Coleman
|
5cc44e8ad8
|
move passwd struct from macosx to bsd
|
2008-10-07 13:15:29 -05:00 |
Doug Coleman
|
d656509e24
|
fix mac stat
|
2008-10-07 07:43:49 -05:00 |
Doug Coleman
|
bc5f19b919
|
fix typo
|
2008-10-07 07:24:10 -05:00 |
Slava Pestov
|
7c05a777ba
|
Add unportable tag and other meta-data to core-foundation subvocabs
|
2008-10-07 01:27:18 -05:00 |
Doug Coleman
|
39160d66e3
|
add files
|
2008-10-06 23:02:06 -05:00 |
Doug Coleman
|
312f399003
|
found stat64 for macosx, so there's a unix-file-info and a bsd-file-info only
|
2008-10-06 22:51:06 -05:00 |
Doug Coleman
|
0e81d4c82c
|
last using patch, i think i got it
|
2008-10-06 21:41:06 -05:00 |
Doug Coleman
|
ff64bafae2
|
dont use structs
|
2008-10-06 21:17:51 -05:00 |
Doug Coleman
|
1d5b86f23c
|
factor is hard. let's go shopping!
|
2008-10-06 21:16:15 -05:00 |
Doug Coleman
|
9751a38fa7
|
since-1970 docs
|
2008-10-06 21:04:30 -05:00 |
Doug Coleman
|
1f1a62fcdd
|
fix using
|
2008-10-06 21:02:10 -05:00 |
Doug Coleman
|
114e81590c
|
renamed timestamp>unix-time
|
2008-10-06 20:52:32 -05:00 |
Doug Coleman
|
69b3306f4b
|
fix using
|
2008-10-06 19:13:33 -05:00 |
Doug Coleman
|
8e315944b4
|
fix
|
2008-10-06 19:01:41 -05:00 |
Doug Coleman
|
7c9d7f476a
|
windows needs timeval struct too
|
2008-10-06 18:28:10 -05:00 |
Joe Groff
|
52a12c2387
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-30 18:22:41 -07:00 |
Slava Pestov
|
e438fe2a80
|
Handle Atom feeds with multiple entry links
|
2008-09-29 23:36:40 -05:00 |
Slava Pestov
|
1bd36b3d87
|
Working on XHTML 1.1 validation
|
2008-09-29 23:13:46 -05:00 |
Slava Pestov
|
81bd2eb175
|
Remove raw-query stuff, its a pain
|
2008-09-29 22:54:10 -05:00 |
Slava Pestov
|
e84dec38ef
|
Doc fixes
|
2008-09-29 22:39:53 -05:00 |
Slava Pestov
|
4b219373a5
|
Tweaks
|
2008-09-29 22:33:06 -05:00 |
Slava Pestov
|
90eaffe40c
|
Fix help lint
|
2008-09-29 22:16:55 -05:00 |
Slava Pestov
|
fd7b7511f5
|
Support ; separator for query params, record raw-query
|
2008-09-29 21:19:02 -05:00 |
Slava Pestov
|
57c9012d49
|
Debug CGI
|
2008-09-29 21:18:37 -05:00 |
Slava Pestov
|
97c5324142
|
Fix laod error
|
2008-09-29 20:09:31 -05:00 |
Slava Pestov
|
845c30496d
|
Update usings
|
2008-09-29 19:49:17 -05:00 |
Slava Pestov
|
9b045043ac
|
Fixing bugs, cleaning up
|
2008-09-29 19:48:12 -05:00 |
Slava Pestov
|
f9670ef366
|
Fix HTML doc generation bugs
|
2008-09-29 19:43:59 -05:00 |
Slava Pestov
|
2cf2dde83c
|
Don't boilerplate error pages
|
2008-09-29 19:43:45 -05:00 |
Slava Pestov
|
399824edad
|
Remove reundant usings
|
2008-09-29 19:43:15 -05:00 |
Slava Pestov
|
85b6e32681
|
Split off urls.encoding, fix query encoding
|
2008-09-29 19:43:04 -05:00 |
Slava Pestov
|
6faa172895
|
Sort search results, better template
|
2008-09-29 05:08:16 -05:00 |
Slava Pestov
|
a75622f813
|
Tweaking help webapp
|
2008-09-29 05:03:05 -05:00 |
Slava Pestov
|
577ee839fd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-29 04:24:03 -05:00 |
Slava Pestov
|
bbd8c8cb89
|
Finishing up with help.html
|
2008-09-29 04:23:42 -05:00 |
Slava Pestov
|
edc7aa3908
|
Working on help webapp
|
2008-09-29 04:10:20 -05:00 |
Slava Pestov
|
dc1d7c76b7
|
Clean up some web framework code
|
2008-09-29 04:10:00 -05:00 |
Slava Pestov
|
46a530c58e
|
Add limits to see
|
2008-09-29 04:09:21 -05:00 |
Slava Pestov
|
df88e5a974
|
Add :error word
|
2008-09-29 04:09:13 -05:00 |
Slava Pestov
|
e62f068db7
|
html.streams now emits clickable URLs for $url markup elements
|
2008-09-29 04:09:02 -05:00 |
Doug Coleman
|
71f8c68a41
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-28 21:31:23 -05:00 |
Doug Coleman
|
3105395937
|
fix the farkup bug
|
2008-09-28 21:30:59 -05:00 |
Slava Pestov
|
990a590583
|
Forgot an autocomplete='off'
|
2008-09-28 18:58:26 -05:00 |
Slava Pestov
|
7004d05669
|
Use <button> instead of <input type='submit'
|
2008-09-28 18:56:39 -05:00 |
Slava Pestov
|
74ec599596
|
Set autocomplete='off'
|
2008-09-28 18:42:02 -05:00 |
Doug Coleman
|
ef1e4d5aa0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-28 18:18:40 -05:00 |
Slava Pestov
|
d3423bec4f
|
Better logging
|
2008-09-28 17:56:44 -05:00 |
Slava Pestov
|
a550b17b16
|
Fix t:a tag
|
2008-09-28 17:56:37 -05:00 |
Slava Pestov
|
0bfc4a66cf
|
Remove unnecessary using
|
2008-09-28 17:54:57 -05:00 |
Doug Coleman
|
fa809ef9f4
|
remove debug info
|
2008-09-28 17:16:55 -05:00 |
Doug Coleman
|
b4250b9b6d
|
fix help lint
|
2008-09-28 11:31:34 -05:00 |
Doug Coleman
|
9032555357
|
fix unit test
|
2008-09-28 10:16:35 -05:00 |
Doug Coleman
|
613f962540
|
change how farkup handles newlines in paragraphs
|
2008-09-28 10:10:58 -05:00 |
Doug Coleman
|
bb01491d60
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-28 01:11:41 -05:00 |
Slava Pestov
|
d312c97171
|
Docs for syndication vocab
|
2008-09-28 00:58:57 -05:00 |
Slava Pestov
|
853f1ef5a6
|
Fix bug with values and deployment, add new to: sugar
|
2008-09-28 00:40:41 -05:00 |
Slava Pestov
|
b1d82c6c74
|
More indentation fixes
|
2008-09-27 18:44:51 -05:00 |
Slava Pestov
|
91036cf323
|
Fix performance regression
|
2008-09-27 17:54:51 -05:00 |
Slava Pestov
|
f28dde2c65
|
More cleanups
|
2008-09-27 16:45:20 -05:00 |
Doug Coleman
|
4547b713cf
|
references with cascade on delete work
|
2008-09-27 16:26:21 -05:00 |
Doug Coleman
|
68b6515ac2
|
some work on foreign keys
|
2008-09-27 15:56:43 -05:00 |
Slava Pestov
|
7240c9f717
|
Fix help lint
|
2008-09-27 15:22:35 -05:00 |
Slava Pestov
|
a485afa5d2
|
Add testcase for bug
|
2008-09-27 15:22:30 -05:00 |
Slava Pestov
|
b7610e0bf7
|
Fix ridiculous indentation, over (>>foo), and other crap in UI
|
2008-09-27 14:36:04 -05:00 |
Doug Coleman
|
dc9f374570
|
sort of support foreign keys
|
2008-09-27 14:30:12 -05:00 |
Doug Coleman
|
c6e9b55361
|
clean up tests a bit, better error handling
|
2008-09-27 14:25:36 -05:00 |
Doug Coleman
|
511ecaff59
|
add composite primary keys to db
|
2008-09-27 14:07:39 -05:00 |
Slava Pestov
|
016a1ed817
|
Fix usability issue found by prunedtree
|
2008-09-27 13:47:31 -05:00 |
Slava Pestov
|
876e3d0e04
|
Fix start-server* hang if server already running
|
2008-09-27 12:59:15 -05:00 |
Slava Pestov
|
c1b6bce2c9
|
Strip PEG cache
|
2008-09-27 12:44:55 -05:00 |
Slava Pestov
|
c8b86fcbc2
|
Fix circularity
|
2008-09-27 12:16:15 -05:00 |
Slava Pestov
|
47caa6baad
|
Add vocab meta-data
|
2008-09-27 12:05:22 -05:00 |
Slava Pestov
|
0ba1a1335e
|
http.server documentation
|
2008-09-27 11:37:46 -05:00 |
Slava Pestov
|
35b5bd9898
|
New, more correct URL parser
|
2008-09-26 18:24:58 -05:00 |
Slava Pestov
|
943ac501a2
|
Fix typo
|
2008-09-26 18:23:28 -05:00 |
Slava Pestov
|
b85a0252d7
|
Fix typo
|
2008-09-25 05:41:35 -05:00 |
Slava Pestov
|
9cbe0b73ee
|
http.client docs
|
2008-09-25 04:47:42 -05:00 |
Slava Pestov
|
583673afa8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-25 02:46:48 -05:00 |
Slava Pestov
|
cbd40b71d4
|
Fixing URL docs, http docs
|
2008-09-25 02:46:37 -05:00 |
Slava Pestov
|
bfbe5b8b92
|
Yet-another HTTP cookie date format... how many variations are there?
|
2008-09-25 02:46:21 -05:00 |
Doug Coleman
|
2057e643e7
|
more docs, fix circular vocabs
|
2008-09-25 00:05:41 -05:00 |
Doug Coleman
|
37130f911c
|
allow horizontal lines in paragraphs if they start at the beginning of a line
|
2008-09-24 22:39:38 -05:00 |
Doug Coleman
|
5be907e857
|
fix potential infinite loop, minor docs updates
|
2008-09-24 22:24:34 -05:00 |
Doug Coleman
|
2a435b154f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 22:23:27 -05:00 |
Doug Coleman
|
2e5273df52
|
xmodes now can't contain whitespace. [ factor { 1 2 3 }] prints literally instead of getting syntax-highlighted
|
2008-09-24 22:22:36 -05:00 |
Slava Pestov
|
841ac760b0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 22:14:54 -05:00 |
Slava Pestov
|
5edf3ae983
|
Fix unit test for macros.expander
|
2008-09-24 22:14:40 -05:00 |
Doug Coleman
|
ca22e075f0
|
fix docs
|
2008-09-24 21:35:12 -05:00 |
Slava Pestov
|
78881e1368
|
Better error message with invalid tuple literals
|
2008-09-24 21:23:26 -05:00 |
Slava Pestov
|
e3cc8f3ce4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 21:19:36 -05:00 |
Slava Pestov
|
d64808b5d0
|
Documentation updates
|
2008-09-24 21:19:27 -05:00 |
Doug Coleman
|
be3f57379f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 20:25:05 -05:00 |
Doug Coleman
|
01790339a5
|
fix some db docs
|
2008-09-24 20:24:54 -05:00 |
Slava Pestov
|
b4137bd5fe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 20:18:12 -05:00 |
Slava Pestov
|
505eedc34b
|
Fix a macro.expander bug
|
2008-09-24 20:18:03 -05:00 |
Doug Coleman
|
e270db3768
|
fix usings
|
2008-09-24 19:47:32 -05:00 |
Doug Coleman
|
29f633c7d1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 19:31:09 -05:00 |
Doug Coleman
|
8e86c31c31
|
a little refactoring, docs
|
2008-09-24 19:30:46 -05:00 |
Doug Coleman
|
72685aa77e
|
fix [[link]]-foo --- should not create a list
|
2008-09-24 19:26:37 -05:00 |
Doug Coleman
|
7e5af60cbc
|
refactor farkup a bit, fix bug w/ paragraphs and code
|
2008-09-24 19:19:51 -05:00 |
Slava Pestov
|
73d928fa93
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 19:05:15 -05:00 |
Slava Pestov
|
95bfec86e4
|
Minor improvements to tools.scaffold
|
2008-09-24 19:05:03 -05:00 |
Slava Pestov
|
eae7e95d9b
|
Fix <"
|
2008-09-24 19:04:44 -05:00 |
Doug Coleman
|
ae6e3ee47c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-24 18:01:36 -05:00 |
Doug Coleman
|
969763e807
|
change what select-tuples/select-tuple/count-tuples takes
|
2008-09-24 17:59:17 -05:00 |
Slava Pestov
|
4b19afdb4e
|
Fixing issues found by stricter help lint
|
2008-09-24 01:59:05 -05:00 |
Slava Pestov
|
c03d4ff7d6
|
Better help.lint, fix some typos
|
2008-09-24 00:45:49 -05:00 |
Slava Pestov
|
4b58f0b623
|
Document validators
|
2008-09-24 00:45:39 -05:00 |
Slava Pestov
|
018991f343
|
More tags
|
2008-09-24 00:45:28 -05:00 |
Slava Pestov
|
2deb1254e5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-23 22:01:34 -05:00 |
Slava Pestov
|
f435e1cf75
|
Docs for html.*
|
2008-09-23 22:01:26 -05:00 |
Slava Pestov
|
f131775834
|
Fix Chloe unit tests
|
2008-09-23 22:01:19 -05:00 |
Doug Coleman
|
0d9b0753dd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-23 20:35:05 -05:00 |
Doug Coleman
|
94ec8c7f78
|
search all-slots instead
|
2008-09-23 20:34:33 -05:00 |
Slava Pestov
|
f16348fe75
|
Fix tests
|
2008-09-23 19:29:09 -05:00 |
Slava Pestov
|
3a11e4d09a
|
Fix rendering issue
|
2008-09-23 19:08:32 -05:00 |
Doug Coleman
|
2acf8b5847
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-23 17:00:18 -05:00 |
Doug Coleman
|
8eea1d13c2
|
define-persistent checks that slots exist
|
2008-09-23 16:55:32 -05:00 |
Slava Pestov
|
28bf85e967
|
Fix XHTML validation
|
2008-09-23 16:50:23 -05:00 |
Slava Pestov
|
dad89fb2b7
|
Fix XHTML validation
|
2008-09-23 16:46:50 -05:00 |
Slava Pestov
|
52e68e0e86
|
Fix XHTML validation error
|
2008-09-23 16:32:10 -05:00 |
Slava Pestov
|
9a5222427d
|
Oops, we were compiling the XML PI after the prolog
|
2008-09-23 16:23:57 -05:00 |
Slava Pestov
|
9a6408623b
|
More doc fixes
|
2008-09-23 16:19:32 -05:00 |
Slava Pestov
|
efafe1df31
|
Doc fixes
|
2008-09-23 16:14:34 -05:00 |
Slava Pestov
|
79f3865f92
|
Add missing meta-data
|
2008-09-23 16:11:59 -05:00 |
Slava Pestov
|
9bd6618707
|
Fix load error
|
2008-09-23 16:11:11 -05:00 |
Doug Coleman
|
46262a6554
|
refactoring db.tuples, all tests pass so far..
|
2008-09-23 15:59:33 -05:00 |
Slava Pestov
|
d9d5dcc7a6
|
Fix Safari weirdness
|
2008-09-23 14:17:02 -05:00 |
Slava Pestov
|
a2a1a51765
|
Fix another bug in same-host?
|
2008-09-23 14:06:36 -05:00 |
Slava Pestov
|
b890c83744
|
Make alloy easier to use by creating the database tables for you
|
2008-09-23 03:34:48 -05:00 |
Slava Pestov
|
216064ab50
|
Fix referrer bug
|
2008-09-23 03:34:35 -05:00 |
Doug Coleman
|
5037a841d9
|
<hr/>, it's what farkup craves
|
2008-09-23 01:50:34 -05:00 |
Doug Coleman
|
cbee5b39c2
|
farkup: add horizontal lines as ___ (3 underlines)
|
2008-09-23 01:27:39 -05:00 |
Doug Coleman
|
c2bcd893ef
|
fix farkup docs
|
2008-09-22 21:34:10 -05:00 |
Doug Coleman
|
3ad286dc09
|
lists in paragraphs
|
2008-09-22 20:20:39 -05:00 |
Doug Coleman
|
7e983e5ee0
|
remove code duplication
|
2008-09-22 20:13:24 -05:00 |
Doug Coleman
|
c252060bb5
|
first stab at capture groups. they work for unambiguous groups (no overlap), working on fixing it for any case
|
2008-09-22 20:09:42 -05:00 |
Doug Coleman
|
35564e4377
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-22 20:05:37 -05:00 |
Doug Coleman
|
436e665137
|
add orderd lists to farkup
|
2008-09-22 20:05:06 -05:00 |
Slava Pestov
|
18a44674f2
|
More referrer fixes
|
2008-09-22 17:15:59 -05:00 |
Slava Pestov
|
977dd43d46
|
One last fix
|
2008-09-22 17:06:31 -05:00 |
Slava Pestov
|
bbdc843122
|
Forgot to remap port
|
2008-09-22 17:01:41 -05:00 |
Slava Pestov
|
b81325dfbc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-22 16:54:49 -05:00 |
Slava Pestov
|
7a83d2798c
|
Messing with port remapping
|
2008-09-22 16:54:34 -05:00 |
Slava Pestov
|
6d60b5a74f
|
Implement port remapping
|
2008-09-22 16:49:50 -05:00 |
Slava Pestov
|
55b450f371
|
Log user in after registration
|
2008-09-22 16:09:20 -05:00 |
Slava Pestov
|
78008e9904
|
Better connection logging
|
2008-09-22 16:09:10 -05:00 |
Doug Coleman
|
001b7826bc
|
add more advanced lookaround tests
|
2008-09-22 15:14:45 -05:00 |
Doug Coleman
|
864f9ead99
|
fix negative lookbehind
|
2008-09-22 14:55:17 -05:00 |
Doug Coleman
|
80a9147691
|
working on lookbehind
|
2008-09-22 13:37:27 -05:00 |
Doug Coleman
|
56fbeb25ff
|
fix options before non-capturing groups
|
2008-09-22 11:45:36 -05:00 |
Doug Coleman
|
da35e13153
|
fix the parser for groups
|
2008-09-22 10:48:01 -05:00 |
Doug Coleman
|
c61c9eb625
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-22 10:16:07 -05:00 |
Slava Pestov
|
82b2f36416
|
Fix regression
|
2008-09-22 02:46:10 -05:00 |
Slava Pestov
|
fe071a8908
|
Move regexp to basis
|
2008-09-22 02:37:40 -05:00 |
Slava Pestov
|
22f9478c5e
|
Better error printing
|
2008-09-22 02:27:07 -05:00 |
Slava Pestov
|
7fb336ef18
|
Fixing relative link prefix lossage
|
2008-09-22 00:36:07 -05:00 |
Slava Pestov
|
cae42362d9
|
Fix load error
|
2008-09-21 23:55:36 -05:00 |
Slava Pestov
|
e9b30d2bbc
|
Debugging asides and conversation scope
|
2008-09-21 19:42:05 -05:00 |
Doug Coleman
|
c5a3f89b04
|
add feed:// since firefox and safari support it, throw a better error than "fall-through in case"
|
2008-09-21 11:58:09 -05:00 |
John Benediktsson
|
37c8d6c7f5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-09-20 21:46:46 -07:00 |
Doug Coleman
|
f66d3d0957
|
oops, not everyone is in my timezone
|
2008-09-20 19:08:59 -05:00 |
Slava Pestov
|
6b5af35cb6
|
reset-templates no longer needed
|
2008-09-20 03:33:46 -05:00 |
Doug Coleman
|
2c1f6ee3dd
|
apply p1dzkl's patch to let the windows ui cascade new windows instead of putting them all on top of each other. thanks!
|
2008-09-19 22:06:28 -05:00 |
Slava Pestov
|
57df3b9ee5
|
Check template modification time, recompile if changed
|
2008-09-19 18:46:54 -05:00 |
Doug Coleman
|
f1205587a1
|
fix error from having tuple and generic with same name. annoying...
|
2008-09-19 18:33:28 -05:00 |
Doug Coleman
|
4eb3f73483
|
moving structs around
|
2008-10-06 18:18:33 -05:00 |
Doug Coleman
|
dd56cd4a4f
|
fix typo
|
2008-10-06 18:07:40 -05:00 |
Doug Coleman
|
4734b62dd8
|
things in the wrong place still, probably will have some using errors now..
|
2008-10-06 18:03:56 -05:00 |
Doug Coleman
|
0ba6d93626
|
remove using
|
2008-10-06 18:02:52 -05:00 |
Doug Coleman
|
c4fdad4df6
|
move structs around AGAIN
|
2008-10-06 18:02:07 -05:00 |
Doug Coleman
|
5e57f68814
|
use calendar.unix
|
2008-10-06 18:01:53 -05:00 |
Doug Coleman
|
f949f6ee1a
|
move basis/structs to calendar.unix
|
2008-10-06 17:59:20 -05:00 |
Doug Coleman
|
9f6a7bfd87
|
typo
|
2008-10-06 17:56:12 -05:00 |
Doug Coleman
|
1d25db2a6e
|
empty case for linux
|
2008-10-06 17:54:50 -05:00 |