Add missing meta-data

db4
Slava Pestov 2008-09-23 16:11:59 -05:00
parent 9bd6618707
commit 79f3865f92
46 changed files with 50 additions and 2 deletions

1
basis/alarms/summary.txt Normal file
View File

@ -0,0 +1 @@
One-time and recurring events

1
basis/alias/summary.txt Normal file
View File

@ -0,0 +1 @@
Defining multiple words with the same name

View File

@ -0,0 +1 @@
Fast searching of sorted arrays

1
basis/boxes/summary.txt Normal file
View File

@ -0,0 +1 @@
An abstraction for enforcing a mutual-exclusion invariant

1
basis/colors/summary.txt Normal file
View File

@ -0,0 +1 @@
Colors as a first-class data type

1
basis/eval/authors.txt Normal file
View File

@ -0,0 +1 @@
Slava Pestov

1
basis/eval/summary.txt Normal file
View File

@ -0,0 +1 @@
Ad-hoc evaluation of strings of code

View File

@ -0,0 +1,4 @@
Chris Double
Doug Coleman
Eduardo Cavazos
Slava Pestov

View File

@ -0,0 +1 @@
Generalized stack shufflers and combinators to arbitrary numbers of inputs

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
HTML components for form rendering and validation

View File

@ -0,0 +1 @@
web

View File

@ -0,0 +1 @@
Rendering HTML with a familiar look and feel

View File

@ -0,0 +1 @@
web

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
HTML form rendering and validation

View File

@ -0,0 +1 @@
web

View File

@ -1 +1 @@
HTML reader, writer and utilities
HTML implementation of formatted output stream protocol

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
XHTML templating engine with extensible compiler and separation of concerns

View File

@ -0,0 +1 @@
web

View File

@ -1,2 +1,2 @@
Slava Pestov
Matthew Willis
Alex Chapman

View File

@ -0,0 +1 @@
Simple templating engine mixing Factor code with content

View File

@ -0,0 +1 @@
web

View File

@ -0,0 +1 @@
HTML templating engine interface

View File

@ -0,0 +1 @@
web

1
basis/nmake/authors.txt Normal file
View File

@ -0,0 +1 @@
Doug Coleman

1
basis/nmake/summary.txt Normal file
View File

@ -0,0 +1 @@
Generalization of make for constructing several sequences simultaneously

1
basis/nmake/tags.txt Normal file
View File

@ -0,0 +1 @@
collections

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
Generic word for converting objects to strings for human consumption

2
basis/random/authors.txt Normal file
View File

@ -0,0 +1,2 @@
Doug Coleman
Slava Pestov

1
basis/random/summary.txt Normal file
View File

@ -0,0 +1 @@
Random number generator protocol and implementations

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
Generic word for converting an object into a brief one-line string

View File

@ -0,0 +1 @@
Utility for defining multiple symbols at a time

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
Value validation for the web framework

View File

@ -0,0 +1 @@
Slava Pestov

View File

@ -0,0 +1 @@
Checksum protocol and implementations

1
core/lexer/authors.txt Normal file
View File

@ -0,0 +1 @@
Slava Pestov

1
core/lexer/summary.txt Normal file
View File

@ -0,0 +1 @@
Factor source code lexer

1
core/make/authors.txt Normal file
View File

@ -0,0 +1 @@
Slava Pestov

1
core/make/summary.txt Normal file
View File

@ -0,0 +1 @@
Sequence construction utility

1
core/make/tags.txt Normal file
View File

@ -0,0 +1 @@
collections