Doug Coleman
|
4b614cc15b
|
factor: Make source files/resources 644 instead of 755.
|
2018-07-13 20:36:50 -05:00 |
Björn Lindqvist
|
20711a0fd3
|
Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
|
2016-09-04 06:40:43 +02:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -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 |
Slava Pestov
|
38ceef3ab8
|
morse: cleanup
|
2010-10-08 18:55:23 -07:00 |
Joe Groff
|
a64d6e27ec
|
move alut stuff to openal.alut so alut only gets deployed if we use it
|
2010-02-16 22:31:21 -08:00 |
Doug Coleman
|
7ce4b746e5
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
Doug Coleman
|
2862843a9b
|
better fix for morse
|
2009-04-26 14:43:06 -05:00 |
Doug Coleman
|
dd15bd0fee
|
fix morse for characters that don't exist like "\n". "resource:core/kernel/kernel.factor" utf8 file-contents play-as-morse listen to factor!
|
2009-04-26 01:25:19 -05:00 |
Alex Chapman
|
0e6f76c13d
|
Using literals vocab for defining computed constants
|
2009-04-20 14:15:38 +10:00 |
Alex Chapman
|
0f82f4af87
|
Merging Diego Martinelli's improvements and simplifications of morse
|
2009-04-20 11:00:38 +10:00 |
Alex Chapman
|
f491dba936
|
Morse an synth fixed
|
2009-04-16 13:36:54 +10:00 |
Alex Chapman
|
4934c49f08
|
Moving synth and morse from unmaintained to extra
|
2009-04-16 13:36:21 +10:00 |
Slava Pestov
|
e0af88bd97
|
Move a bunch of vocabularies to unmaintained, hopefully temporarily
|
2008-12-03 00:05:20 -06:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Doug Coleman
|
a58dc274db
|
new accessors
|
2008-08-30 21:58:53 -05:00 |
James Cash
|
1bd222228c
|
Making sure that vocabs only have lists or lists.lazy if they need them
|
2008-06-03 05:06:52 -04:00 |
James Cash
|
1818a743bd
|
Updating libraries that uses lazy-lists to use lists/lazy
|
2008-06-03 04:27:25 -04:00 |
Alex Chapman
|
5df05e0cf4
|
housekeeping
|
2008-05-20 12:01:14 +10:00 |
Alex Chapman
|
6f08e8606e
|
note synthesis with harmonics, and added some more virtual sequences
|
2008-05-20 00:58:45 +10:00 |
Alex Chapman
|
b43854d72d
|
move openal.waves to synth.buffers, and add merged and repeating sequences
|
2008-05-19 12:25:58 +10:00 |
Alex Chapman
|
b729186986
|
morse: add a default speed to play at
|
2008-05-01 11:49:55 +10:00 |
Alex Chapman
|
bd548d5423
|
add openal.waves to generate tones, and code to play morse code
|
2008-04-27 22:36:42 +10:00 |
Alex Chapman
|
6043a91cbd
|
Merge branch 'experimental' into morse, and fix morse
Conflicts:
extra/morse/morse-docs.factor
|
2008-03-04 12:50:05 +11:00 |
Alex Chapman
|
bc1be9fcb9
|
morse: fixing endless loop in loading morse-docs
|
2008-03-04 12:47:29 +11:00 |
Alex Chapman
|
9c8c79236d
|
morse: fixed docs and morse code parsing
|
2008-01-26 01:13:25 +11:00 |
Alex Chapman
|
ba4062e04b
|
Adding morse code translation code
|
2008-01-26 00:15:11 +11:00 |