changed "; parsing" to new "SYNTAX:" notation
							parent
							
								
									cd90702e39
								
							
						
					
					
						commit
						76824c3bc7
					
				|  | @ -1,6 +1,8 @@ | ||||||
| USING: accessors assocs fry io.sockets kernel math mongodb.msg formatting linked-assocs destructors continuations | USING: accessors assocs bson.constants bson.writer combinators | ||||||
| mongodb.operations namespaces sequences splitting math.parser io.encodings.binary combinators io.streams.duplex | constructors continuations destructors formatting fry io | ||||||
| arrays io memoize constructors sets strings uuid bson.writer bson.constants parser ; | io.encodings.binary io.sockets io.streams.duplex kernel linked-assocs | ||||||
|  | math math.parser memoize mongodb.msg mongodb.operations namespaces | ||||||
|  | parser sequences sets splitting strings uuid syntax ; | ||||||
| 
 | 
 | ||||||
| IN: mongodb.driver | IN: mongodb.driver | ||||||
| 
 | 
 | ||||||
|  | @ -43,7 +45,8 @@ SYMBOL: mdb-socket-stream | ||||||
| 
 | 
 | ||||||
| PRIVATE> | PRIVATE> | ||||||
| 
 | 
 | ||||||
| : r/ \ / [ >mdbregexp ]  parse-literal ; parsing  | SYNTAX: r/ ( token -- mdbregexp ) | ||||||
|  |     \ / [ >mdbregexp ]  parse-literal ;  | ||||||
| 
 | 
 | ||||||
| SYMBOL: mdb-instance | SYMBOL: mdb-instance | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue