Slava Pestov
|
a0ba66080d
|
Documentation updates suggested by dmpk2k
|
2009-04-10 03:52:53 -05:00 |
Slava Pestov
|
37e278ed02
|
Use [ ] [ ] map-reduce instead of unclip [ ] reduce
|
2009-04-06 17:50:54 -05:00 |
Slava Pestov
|
1d563edcd9
|
Oops
|
2009-04-06 13:34:38 -05:00 |
Slava Pestov
|
adc764efa3
|
Cleanup
|
2009-04-06 13:26:07 -05:00 |
Slava Pestov
|
890553b776
|
Fixing tests for method-sec removal
|
2009-04-06 05:22:28 -05:00 |
Slava Pestov
|
7bf0a46d3d
|
Updating tests for method-spec removal
|
2009-04-06 04:16:39 -05:00 |
Slava Pestov
|
fb246e2c85
|
Documentation fixes
|
2009-04-06 04:15:58 -05:00 |
Slava Pestov
|
0f04061079
|
Fixing some unit test failures
|
2009-04-06 03:30:23 -05:00 |
Slava Pestov
|
99b8400e56
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
Slava Pestov
|
268abfcf2a
|
Remove method-specs in favor of M\
|
2009-04-06 02:59:59 -05:00 |
Slava Pestov
|
3752c706da
|
Add M\ syntax for method literals
|
2009-04-06 02:57:39 -05:00 |
Slava Pestov
|
68728d1cc4
|
Fix prettyprint of CONSTANT: and ALIAS:
|
2009-04-05 20:44:34 -05:00 |
Slava Pestov
|
75dd35179b
|
Fix alien unit tests
|
2009-04-05 17:34:02 -05:00 |
Slava Pestov
|
d707292d84
|
Fix documentation for map-index
|
2009-04-04 20:22:49 -05:00 |
Slava Pestov
|
1040426565
|
Fix alien hashcode for expired aliens
|
2009-04-04 20:21:41 -05:00 |
Slava Pestov
|
b4a74f55a3
|
Add hashcode method for simple-alien; improves performance of malloc and free
|
2009-04-04 19:57:48 -05:00 |
Slava Pestov
|
9907bd9fe2
|
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO
|
2009-04-03 10:16:25 -05:00 |
Slava Pestov
|
51e43d69ab
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-31 23:39:36 -05:00 |
Slava Pestov
|
ab7f433aa2
|
Fix stack effect declarations for (>>foo) words
|
2009-03-31 23:39:11 -05:00 |
Daniel Ehrenberg
|
9e9116f0ea
|
Better error message for syntax error in : foo ( : bar
|
2009-03-31 23:18:52 -05:00 |
Slava Pestov
|
932d44cab8
|
Small speedup for code using H{ } clone and with-scope
|
2009-03-31 08:16:04 -05:00 |
Slava Pestov
|
5a903d7bcd
|
Fix a bug in CONSTANT: -- it wasn't calling reset-word
|
2009-03-29 22:46:27 -05:00 |
Slava Pestov
|
4e260ff000
|
Fix syntax docs
|
2009-03-28 04:25:07 -05:00 |
Slava Pestov
|
f97389503f
|
Fix stream-read-until on byte-readers
|
2009-03-27 19:26:16 -05:00 |
Slava Pestov
|
6c0986f8b2
|
Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl
|
2009-03-26 21:27:45 -05:00 |
Slava Pestov
|
b51ed8559e
|
Update GENERIC# docs now that stack effect is mandatory
|
2009-03-26 21:26:06 -05:00 |
Doug Coleman
|
b771758ff7
|
fix load errors, help lint
|
2009-03-26 10:45:52 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Doug Coleman
|
4b275c2861
|
make add-library normalize-path, use libfactor-ffi-tests for testing ffi
|
2009-03-25 13:05:34 -05:00 |
Slava Pestov
|
7741d2ca23
|
- definitions.icons now has a reference article
- move about to help.vocabs; it now opens the vocab browser instead
- help.vocabs is in default use list
- add runnable-vocab predicate class
|
2009-03-24 09:11:45 -05:00 |
Slava Pestov
|
637d06a4f8
|
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
|
2009-03-24 04:11:08 -05:00 |
Slava Pestov
|
6f4e5b4bd9
|
Move synopsis* from definitions to see
|
2009-03-23 19:25:10 -05:00 |
Slava Pestov
|
8385e9d9f5
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
Slava Pestov
|
a3e05d8ecc
|
Add stack declarations to primitives during bootstrap now that ( is just a comment and won't affect HELP: anymore
|
2009-03-23 03:03:44 -05:00 |
Slava Pestov
|
356bff6424
|
kernel doesn't need to depend on classes.tuple.private
|
2009-03-23 01:18:39 -05:00 |
Slava Pestov
|
723bfab030
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
Slava Pestov
|
6080c6e734
|
Fix stack effect redefinition
|
2009-03-22 20:16:31 -05:00 |
Slava Pestov
|
4fc2182ac8
|
define-generic and define-simple-generic now take stack effect parameters; math-combination is a singleton instead of a tuple
|
2009-03-22 18:00:26 -05:00 |
Slava Pestov
|
e0d48e3ab6
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
Slava Pestov
|
0ffc9247cc
|
words: Fix compile errors in unit tests, remove ?word-name word and replace its usages with present
|
2009-03-22 17:53:06 -05:00 |
Slava Pestov
|
c0154c1391
|
Change (:) to parse effect immediately, and remove ( parsing word
|
2009-03-21 03:17:35 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Daniel Ehrenberg
|
db876598ed
|
Fixing code-point-length
|
2009-03-19 17:42:38 -05:00 |
Doug Coleman
|
92d58b1160
|
Add more unit tests for code-point-length
|
2009-03-19 17:36:49 -05:00 |
Slava Pestov
|
9d44b7620f
|
Fixing the build
|
2009-03-18 17:01:26 -05:00 |
Slava Pestov
|
2ed97f5a24
|
Various fixes for call(
|
2009-03-17 18:53:44 -05:00 |
Slava Pestov
|
786475102d
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
Slava Pestov
|
bdec395130
|
Remove predicate-instance? hack; use call( instead
|
2009-03-16 20:49:19 -05:00 |
Slava Pestov
|
be4fb1e7d9
|
Move call( and execute( to core
|
2009-03-16 20:11:36 -05:00 |
Slava Pestov
|
38c6be94d4
|
Fixing some stack comments
|
2009-03-16 06:17:18 -05:00 |