projects
/
factor.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build.sh: support arm32
[factor.git]
/
core
/
7 days ago
John Benediktsson
classes.tuple: check slot value in set-slot-named ...
tree
|
commitdiff
7 days ago
John Benediktsson
slots: adding check-slot-value
tree
|
commitdiff
8 days ago
John Benediktsson
sequences: simplify <repetition>
tree
|
commitdiff
8 days ago
John Benediktsson
math.functions: merge integer-sqrt and integer-log...
tree
|
commitdiff
8 days ago
John Benediktsson
splitting: slightly faster linebreak? and docs
tree
|
commitdiff
9 days ago
John Benediktsson
splitting: implement universal linebreaks by splitting on:
tree
|
commitdiff
9 days ago
John Benediktsson
io.files: adding check-file-exists
tree
|
commitdiff
2023-09-12
John Benediktsson
ranges: add some docs for syntax words
tree
|
commitdiff
2023-09-12
John Benediktsson
ranges: adding syntax words ..= and ..<
tree
|
commitdiff
2023-09-11
Giftpflanze
assocs.extras: Move some often-used words to core
tree
|
commitdiff
2023-09-09
John Benediktsson
sequences: making supremum/infimum generic
tree
|
commitdiff
2023-09-09
John Benediktsson
core: adding missing summary.txt
tree
|
commitdiff
2023-09-09
John Benediktsson
ranges: test intersect on ratio and float
tree
|
commitdiff
2023-09-09
John Benediktsson
math: make lcm work on real
tree
|
commitdiff
2023-09-09
John Benediktsson
math: fix bug with ``0 0 lcm``
tree
|
commitdiff
2023-09-09
John Benediktsson
math: define simple-gcd on real
tree
|
commitdiff
2023-09-08
John Benediktsson
ranges: speed up M\ range members
tree
|
commitdiff
2023-09-07
John Benediktsson
ranges: M\ range in? should use >forward-range<
tree
|
commitdiff
2023-09-07
John Benediktsson
ranges: switch back to locals version
tree
|
commitdiff
2023-09-07
John Benediktsson
math: adding docs for lcm
tree
|
commitdiff
2023-09-07
John Benediktsson
ranges: switch from locals to a stack version.
tree
|
commitdiff
2023-09-07
John Benediktsson
math.functions: move lcm to core/math
tree
|
commitdiff
2023-09-07
Keldan Chapman
Add set methods to ranges
tree
|
commitdiff
2023-09-06
John Benediktsson
Revert "Add set methods to ranges"
tree
|
commitdiff
2023-09-06
Keldan Chapman
Add set methods to ranges
tree
|
commitdiff
2023-09-06
John Benediktsson
kernel: docs example doesn't need prettyprint
tree
|
commitdiff
2023-09-06
John Benediktsson
kernel: fix help-lint warnings
tree
|
commitdiff
2023-09-06
Marc Michael
kernel-docs: adds examples to the documentation of ?
tree
|
commitdiff
2023-09-06
Marc Michael
kernel-docs: refines values and description for ?
tree
|
commitdiff
2023-09-01
John Benediktsson
io.pathnames: adding user-resource-path
tree
|
commitdiff
2023-09-01
John Benediktsson
io.files: using some of the new file-exists combinators
tree
|
commitdiff
2023-09-01
John Benediktsson
Revert "system: make exit have ( n -- ) stack effect"
tree
|
commitdiff
2023-09-01
John Benediktsson
io.files: document potential if-file-exists race condition
tree
|
commitdiff
2023-09-01
John Benediktsson
system: make exit have ( n -- ) stack effect
tree
|
commitdiff
2023-08-31
Giftpflanze
slots: Fix non-idiomatic code example in docs
tree
|
commitdiff
2023-08-31
Giftpflanze
combinators.extras: Add more documentation
tree
|
commitdiff
2023-08-31
John Benediktsson
io.files: adding if-file-exists, when-file-exists,...
tree
|
commitdiff
2023-08-31
John Benediktsson
io.encodings: rename some internal words to decode
tree
|
commitdiff
2023-08-30
John Benediktsson
kernel: fix help-lint
tree
|
commitdiff
2023-08-30
Giftpflanze
kernel: Fix ?when/?unless stack effects
tree
|
commitdiff
2023-08-26
John Benediktsson
words: better error class for undefined-word
tree
|
commitdiff
2023-08-25
Capital
words: add unintern-word definition
tree
|
commitdiff
2023-08-22
nomennescio
Merge branch 'factor:master' into feature-vm-prepare...
tree
|
commitdiff
2023-08-22
Giftpflanze
assocs: assoc-map-as does not map between assocs and...
tree
|
commitdiff
2023-08-22
Giftpflanze
kernel: Retire $complex-shuffle
tree
|
commitdiff
2023-08-22
John Benediktsson
generic: fix help-lint for make-consult-quot
tree
|
commitdiff
2023-08-21
Alex Maestas
clean up docs
tree
|
commitdiff
2023-08-21
Alex Maestas
Update docs
tree
|
commitdiff
2023-08-21
Alex Maestas
shuffle even less
tree
|
commitdiff
2023-08-21
Alex Maestas
shuffle less
tree
|
commitdiff
2023-08-21
Alex Maestas
Have method combinations themselves make their consulta...
tree
|
commitdiff
2023-08-21
Giftpflanze
Reorganize cpu.arm, and other changes
tree
|
commitdiff
2023-08-17
John Benediktsson
Revert "parser: disallow quotation in word names"
tree
|
commitdiff
2023-08-17
John Benediktsson
vocabs: disallow quotation in vocab name
tree
|
commitdiff
2023-08-17
John Benediktsson
parser: disallow quotation in word names
tree
|
commitdiff
2023-08-12
Alexander Ilin
words-docs: fix table formatting
tree
|
commitdiff
2023-08-12
Doug Coleman
sequences: add link to none? and related-words it
tree
|
commitdiff
2023-08-11
Alexander Ilin
hash-sets: add intern
tree
|
commitdiff
2023-07-30
Alexander Ilin
*-docs: spell "co-ordinate" without the hyphen
tree
|
commitdiff
2023-07-22
Rudi Grinberg
refactor: remove duplicate word
tree
|
commitdiff
2023-07-20
Alexander Ilin
Fix some English spelling: outputted -> output
tree
|
commitdiff
2023-07-13
Doug Coleman
parser: fix test and docs
tree
|
commitdiff
2023-07-09
Doug Coleman
parser: fix using for tests
tree
|
commitdiff
2023-07-09
Doug Coleman
parser: fix location word
tree
|
commitdiff
2023-06-01
John Benediktsson
core/basis/extra: some [ dup ] dip => dupd cleanup
tree
|
commitdiff
2023-05-31
John Benediktsson
sequences: making head-to-index and index-to-tail private
tree
|
commitdiff
2023-05-31
John Benediktsson
io.files: simplify set-file-lines, set-file-contents.
tree
|
commitdiff
2023-05-17
John Benediktsson
vocabs.loader: unset main, fixes a refresh issue
tree
|
commitdiff
2023-05-16
razetime
strings: correct article commas
tree
|
commitdiff
2023-05-01
John Benediktsson
generalizations: fix test
tree
|
commitdiff
2023-05-01
John Benediktsson
math: adding assert-positive and assert-negative
tree
|
commitdiff
2023-04-14
Doug Coleman
desctructors: add if-disposed
tree
|
commitdiff
2023-04-06
John Benediktsson
memoize: change zero-input memoize to store { called...
tree
|
commitdiff
2023-04-05
John Benediktsson
memoize: fix a few more zero input cases
tree
|
commitdiff
2023-04-04
John Benediktsson
memoize: add another test case, only ( -- ) was broken
tree
|
commitdiff
2023-04-04
John Benediktsson
memoize: fix memoization of no-arg words
tree
|
commitdiff
2023-03-15
Raghu R
Merge pull request #2774 from factor/w4-warnings
tree
|
commitdiff
2023-03-15
Raghu R
vm: nmakefile \W4 warning related changes
tree
|
commitdiff
2023-03-15
Doug Coleman
sequences: clarify some mutable vs resizeable notes...
tree
|
commitdiff
2023-03-15
Dave Carlton
Fix example
tree
|
commitdiff
2023-03-15
Dave Carlton
Make reference to resizable more explict.
tree
|
commitdiff
2023-03-13
Doug Coleman
docs: fix spacing
tree
|
commitdiff
2023-03-08
John Benediktsson
hashtables.wrapped: fix help-lint
tree
|
commitdiff
2023-03-08
John Benediktsson
hashtables.wrapped: fix help-lint
tree
|
commitdiff
2023-03-08
razetime
hashtables.wrapped: add protocol documentation
tree
|
commitdiff
2023-03-07
Giftpflanze
locals: Add newlines to :> syntax block
tree
|
commitdiff
2023-03-05
Doug Coleman
generic.standard: need coffee
tree
|
commitdiff
2023-03-05
Doug Coleman
generic: finish renaming order to dispatch-order
tree
|
commitdiff
2023-03-02
Doug Coleman
generic: rename order to dispatch-order. nothing uses...
tree
|
commitdiff
2023-02-28
Doug Coleman
factor: fix some whitespace
tree
|
commitdiff
2023-02-27
Doug Coleman
factor: fix some docs/tests from recent merge
tree
|
commitdiff
2023-02-26
Doug Coleman
kernel: add transmute and some use cases
tree
|
commitdiff
2023-02-26
Doug Coleman
vocabs: use ?unless
tree
|
commitdiff
2023-02-26
Doug Coleman
kernel: fix ?if stack effect
tree
|
commitdiff
2023-02-26
Doug Coleman
kernel: document ?if ?when ?unless
tree
|
commitdiff
2023-02-26
Doug Coleman
parser: fix bad refactor
tree
|
commitdiff
2023-02-26
Doug Coleman
factor: whitespace only
tree
|
commitdiff
2023-02-26
Doug Coleman
shuffle: clean up some shuffles
tree
|
commitdiff
2023-02-26
Doug Coleman
assocs: move some -of words to extras
tree
|
commitdiff
2023-02-26
Doug Coleman
kernel: use ?call
tree
|
commitdiff
next