Doug Coleman
27b3c4cccf
functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
...
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
Doug Coleman
1fcf96cada
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
2015-07-25 22:59:56 -07:00
Doug Coleman
892c62e1dc
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
2015-07-03 09:39:59 -07:00
Doug Coleman
59f3b1ea57
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
...
Needs a bit more work.
This reverts commit 7e54cc2824
.
2015-07-02 13:47:06 -07:00
Doug Coleman
7e54cc2824
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
2015-07-02 11:36:08 -07:00
Doug Coleman
999aa7c897
factor: clean up spaces in -tests files
2015-07-02 10:34:01 -07:00
Doug Coleman
e3cb325040
factor: clean up whitespace in -docs files
2015-07-02 10:31:22 -07:00
Doug Coleman
352e5de16a
core, basis, extra: Remove DOS line endings from files.
...
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Doug Coleman
3c29b4c131
math.blas, alien.fortran: Back from beyond the grave.
2012-05-04 09:05:43 -07:00
Slava Pestov
6fb57d821f
Move math.blas to basis
2008-12-17 23:23:43 -06:00
Slava Pestov
c5160d76e9
Merge qualified, alias, symbols, constants into core
2008-12-17 18:10:01 -06:00
Joe Groff
ec76a0bfff
Renovate BLAS matrices
2008-12-04 16:08:01 -08:00
Slava Pestov
2fe364a7bb
Specialized arrays work in progress
2008-11-14 20:18:16 -06:00
Slava Pestov
4f86c5ce7f
Add unportable tags to blas for now
2008-09-03 20:09:39 -05:00
Slava Pestov
5a0e548a47
Merge branch 'master' of git://repo.or.cz/factor/jcg
2008-08-31 03:09:23 -05:00
Joe Groff
da3677dafb
Change -in-place words in math.blas to use the "!" convention for destructive words. Update the math.blas documentation to match the expectations of help.lint
2008-08-30 18:54:04 -07:00
Slava Pestov
8346554b07
Minor updates
2008-08-27 16:24:04 -05:00
Joe Groff
25ff0b3b1f
game-input documentation. bugfixes in game-input.scancodes and game-input.backend.iokit
2008-07-19 19:10:30 -07:00
U-SLAVA-DFB8FF805\Slava
0051a50b75
Move general shufflers and combinators into generalizations, move narray there too
2008-07-07 19:36:33 -05:00
Joe Groff
72b78eaef9
performance improvement for converting large datasets to blas matrices
2008-07-05 19:39:26 -07:00
Joe Groff
761fbfeb8f
Vsub word for slicing BLAS vectors. Documentation improvements
2008-07-05 18:28:53 -07:00
Joe Groff
954737dfeb
fix blas library load for unix. fix reference to old empty-vector word in matrices
2008-07-05 15:13:48 -07:00
Joe Groff
bff6c521bc
Fix $side-effects in blas help
2008-07-05 11:30:42 -07:00
Joe Groff
aa269f14ca
Documentation for math.blas
2008-07-05 11:24:01 -07:00
Joe Groff
727d9edcd3
BLAS level 2/level 3 interface words
2008-07-04 20:57:22 -07:00