Doug Coleman
|
17ed798178
|
*.txt: Add newlines, fix some spacing
|
2018-12-16 12:04:35 -06:00 |
John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
John Benediktsson
|
af254f7f0f
|
models: change some article names.
|
2017-10-25 12:10:51 -07:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -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
|
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 |
John Benediktsson
|
4b1690b9c1
|
models: some more cleanup.
|
2014-11-29 23:00:24 -08:00 |
Slava Pestov
|
627295f094
|
Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO)
|
2010-05-06 17:21:02 -04:00 |
Slava Pestov
|
ca12618c51
|
move models.illusion to basis, and move models.combinators and everything that uses it to unmaintained since it monkey-patches the models vocab which is retarded
|
2009-11-09 01:18:36 -06:00 |
Joe Groff
|
a5957b188d
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
Doug Coleman
|
1b4e3cb7a6
|
fix more docs typos
|
2009-10-21 18:11:24 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
2e73038043
|
Revert basis UI gadget changes
|
2009-08-06 16:46:48 -05:00 |
Sam Anklesaria
|
df371bd8bb
|
magic scrollers hide sliders when not needed
|
2009-08-06 15:20:10 -05:00 |
Sam Anklesaria
|
a621e381e3
|
merged control extras into basis
|
2009-08-06 15:19:28 -05:00 |
Sam Anklesaria
|
7f33da63ce
|
split + renamed ui.frp for better integration with other libs
|
2009-08-01 15:18:24 -05:00 |
Sam Anklesaria
|
f528ca6ac1
|
frp-button improvements
|
2009-05-18 17:21:15 -05:00 |
Sam Anklesaria
|
a16f96447f
|
alerts: "ask-user" added (uses functors)
|
2009-05-17 17:35:07 -05:00 |
Sam Anklesaria
|
1906ea1a3b
|
mapped models- arrow multi-model subclasses
|
2009-05-09 08:04:46 -05:00 |
Sam Anklesaria
|
bdff947b1f
|
models.arrow.multi corrections- uses macro
|
2009-05-05 20:44:05 -05:00 |
Sam Anklesaria
|
fc01d07839
|
multi-arrows: arrows with multiple inputs
|
2009-05-05 20:11:34 -05:00 |
Slava Pestov
|
687e9f90fe
|
Move models.history to extra
|
2009-04-05 23:16:48 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
e6f03f9a4e
|
Documentation updates
|
2008-07-13 19:55:54 -05:00 |
Slava Pestov
|
f0420e8abb
|
Fix declaration
|
2008-07-11 01:06:23 -05:00 |
Slava Pestov
|
de07ee1128
|
Update models to use inheritance instead of delegation
|
2008-07-11 00:47:16 -05:00 |
Slava Pestov
|
78d24d5a5d
|
Fix unit test failures
|
2008-07-05 23:08:30 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0b2300cedf
|
Split up models vocabulary
|
2008-07-04 17:58:37 -05:00 |
Slava Pestov
|
5ddaeccf21
|
Minor documentation updates
|
2008-06-27 21:51:42 -05:00 |
Slava Pestov
|
9dd5c9919f
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Slava Pestov
|
4533e0e55e
|
Load fixes
|
2008-02-26 18:47:05 -06:00 |
Slava Pestov
|
727f91409d
|
Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs
|
2008-02-21 23:47:06 -06:00 |
Slava Pestov
|
666c7803f7
|
Fixes
|
2008-02-21 20:57:41 -06:00 |
Slava Pestov
|
b7ba2d77a2
|
Removed extra/timers, superceded by alarms
|
2008-02-21 19:14:50 -06:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
3b311d3cb7
|
definition observers; move with-compilation-unit and related support to compiler.units
|
2008-01-09 04:52:08 -05:00 |
Slava Pestov
|
d7217801c3
|
Documentation fixes
|
2007-12-11 22:36:40 -05:00 |
Slava Pestov
|
57893118e0
|
Clean up model-changed; no need for auxilliary tuples in editor and interactor
|
2007-11-16 03:01:45 -05:00 |
Slava Pestov
|
eee42d4bd5
|
More control refactoring
|
2007-11-14 16:35:17 -05:00 |
Slava Pestov
|
781bd15625
|
Fix long line
|
2007-11-04 17:33:18 -05:00 |
Zed A. Shaw
|
7b3fee0b64
|
Bug fix for range to restrict results to within assigned range. Tests for all range behavior.
|
2007-11-04 17:23:33 -05:00 |
Slava Pestov
|
55fb33f6e1
|
Mapping models
|
2007-10-31 01:05:01 -04:00 |