Commit Graph

42 Commits (master)

Author SHA1 Message Date
John Benediktsson 4201c2149b boids: fix wrap-pos to wrap at row/col 511 instead of 510. 2019-07-26 18:38:08 -07:00
John Benediktsson 6a40cde68c boids: remove extra whitespace. 2018-01-19 09:22:29 -08:00
John Benediktsson ac48f893f3 boids: hang the touchbar stuff onto a boids-frame. 2018-01-19 09:19:04 -08:00
John Benediktsson 90c6e2ade4 boids: when randomized, relayout. 2018-01-18 21:18:24 -08:00
John Benediktsson 1b853c6e44 boids: add touchbar buttons. 2018-01-18 21:14:53 -08:00
John Benediktsson d1f5282c6d ui.gadgets.labeled: cleanup labeled-gadget words. 2017-10-25 15:00:22 -07:00
John Benediktsson abf4ca20c2 Revert "boids: population needs to be an integer for slicing."
This reverts commit dec9becf65.
2016-04-23 12:43:15 -07:00
John Benediktsson dec9becf65 boids: population needs to be an integer for slicing. 2016-04-23 10:19:42 -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 67dc51160c boids: removing unnecessary with-translation. 2014-10-24 21:34:53 -07:00
John Benediktsson d544cfb956 boids: fix typo. 2013-04-04 13:33:26 -07:00
Doug Coleman 763d9a3f7d Missed yet more renames 2011-10-24 17:00:09 -07:00
Anton Gorenko 588af74590 fix 'boids' and move it from unmantained to extra; 2011-05-22 17:07:55 +06:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov 0835eb374b UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words 2009-02-01 20:31:42 -06:00
Eduardo Cavazos 33c3972f20 Move processing.* and boids back to extra 2008-12-03 08:22:55 -06:00
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
Eduardo Cavazos 4de326869f boids: Implement Slava's suggestion to have the system iteration happen outside of 'draw-gadget*' 2008-12-01 17:40:21 -06:00
Eduardo Cavazos 43889cb587 boids: Complete rewrite 2008-12-01 13:19:45 -06:00
Eduardo Cavazos 6395204720 boids: Use 'math.ranges' 2008-11-29 20:25:27 -06:00
Eduardo Cavazos 1ea8d6c770 boids: Use flatland 2008-11-29 12:11:49 -06:00
Eduardo Cavazos 5a99526598 boids: adjust 'USING:' line 2008-11-19 21:15:29 -06:00
Eduardo Cavazos a100968f03 boids: another indentation fix 2008-11-19 20:32:28 -06:00
Eduardo Cavazos a79107695e boids: more indentation fixes 2008-11-18 08:57:20 -06:00
Eduardo Cavazos 91df21a8cf boids: Fix indendation 2008-11-17 21:57:46 -06:00
Eduardo Cavazos 55ce87466f boids: more indentation fixes 2008-11-17 06:20:25 -06:00
Eduardo Cavazos 403381a6f3 boids: minor indentation fix 2008-11-17 00:49:42 -06:00
Eduardo Cavazos 7a3a0d3677 boids: Up the initial boids count to 100 2008-07-28 00:50:08 -05:00
Eduardo Cavazos 3bb6d9e572 boids: use 'distance' method 2008-07-12 12:29:51 -05:00
Eduardo Cavazos b7b17ed879 boids: Use math.physics 2008-07-11 19:03:15 -05:00
Eduardo Cavazos bf238283da Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
Eduardo Cavazos e49de2fba0 boids: minor update 2008-06-10 09:04:35 -05:00
Doug Coleman 439c138aa5 fix load errors 2008-04-26 11:03:41 -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
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Eduardo Cavazos adc3a2228b Update vocabs for combinators.cleave 2007-11-14 17:36:45 -06:00
Eduardo Cavazos 2ff05e7496 minor boids change 2007-09-26 16:42:07 -05:00
Eduardo Cavazos a66e412a35 Use more combinators in boids 2007-09-24 03:55:56 -05:00
Eduardo Cavazos 5792ec4319 boids: Use bi* in 'distance' word 2007-09-23 13:20:28 -05:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00