Slava Pestov
|
11eff11fb7
|
Add silly optimization for 'new'; this will be removed when compiler improves
|
2009-04-01 02:53:30 -05:00 |
Slava Pestov
|
3885ba02a6
|
Fixing up smalltalk to the point where it can run fib, slowly
|
2009-04-01 02:47:51 -05:00 |
Slava Pestov
|
8ab7328899
|
Add new vocabs
|
2009-04-01 02:09:49 -05:00 |
Slava Pestov
|
0ff6678850
|
Load smalltalk.library by default and remove useless smalltalk.factor
|
2009-04-01 02:08:49 -05:00 |
Slava Pestov
|
9f01e819e8
|
smalltalk: fix various things in the parser, add temporary variable support, clean up compiler
|
2009-04-01 02:06:57 -05:00 |
Slava Pestov
|
86cf94260c
|
Merge branch 'master' into smalltalk
|
2009-04-01 00:00:20 -05:00 |
Doug Coleman
|
19d8a6a552
|
remove some dead code, make spider use count and max-count again
|
2009-03-31 23:04:59 -05:00 |
Slava Pestov
|
d0921b1d2d
|
Smalltalk parser work in progress
|
2009-03-31 22:30:13 -05:00 |
Slava Pestov
|
15cb926afb
|
smalltalk: Working on message cascade syntax
|
2009-03-31 21:23:09 -05:00 |
Doug Coleman
|
8e26b19cc0
|
state-parser works with sequences, not strings
fix bug with take-until
|
2009-03-31 18:49:41 -05:00 |
Doug Coleman
|
e22823f2c4
|
rename word
|
2009-03-31 18:23:02 -05:00 |
Doug Coleman
|
ce04d1dfa9
|
redo spider without dynamic variables
|
2009-03-31 18:21:15 -05:00 |
Slava Pestov
|
177c58808e
|
Merge branch 'master' into smalltalk
|
2009-03-31 17:49:10 -05:00 |
Doug Coleman
|
ebddd32677
|
remove duplication, refactor html.parser to use new state parser
|
2009-03-31 16:05:11 -05:00 |
Doug Coleman
|
a07c17598e
|
redo state parser to avoid dynamic variables
|
2009-03-31 16:04:39 -05:00 |
Slava Pestov
|
712b21b59e
|
Fix printing of nested arrays
|
2009-03-31 01:37:05 -05:00 |
Slava Pestov
|
5b6948aaa5
|
smalltalk: working on lexical scoping for instance variables and class names
|
2009-03-31 01:24:38 -05:00 |
Slava Pestov
|
4a0ef8d0bc
|
Merge branch 'master' into smalltalk
|
2009-03-30 21:42:54 -05:00 |
Slava Pestov
|
381dbb957c
|
smalltalk: adding a small library, fix various bugs
|
2009-03-30 20:45:01 -05:00 |
Slava Pestov
|
00c9cde8e2
|
First checkin of extra/smalltalk
|
2009-03-30 05:31:50 -05:00 |
Doug Coleman
|
95cda29b44
|
fix compile error
|
2009-03-29 21:39:21 -05:00 |
Doug Coleman
|
82b6e32945
|
fix a few compile errors
|
2009-03-29 21:35:57 -05:00 |
Doug Coleman
|
9a7131d000
|
full docs for id3 and minor refactoring
|
2009-03-28 16:35:08 -05:00 |
Slava Pestov
|
96f4fc1724
|
Fix wiki template
|
2009-03-28 04:25:12 -05:00 |
Slava Pestov
|
60fe59d873
|
Fix game-input test to not run if the UI is not running on Windows
|
2009-03-27 18:34:06 -05:00 |
Slava Pestov
|
3bf5d2bfd4
|
Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.
|
2009-03-27 18:31:25 -05:00 |
Doug Coleman
|
6ca02e9b37
|
Merge branch 'master' of http://factorcode.org/git/factor into db
|
2009-03-25 23:01:05 -05:00 |
Doug Coleman
|
8b7fcce399
|
update code for usages of add-library
|
2009-03-25 23:00:19 -05:00 |
Slava Pestov
|
f4e556111e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-25 22:55:22 -05:00 |
Slava Pestov
|
a2147ccb27
|
Slides from talk at PyCon VM summit, Chicago 2009
|
2009-03-25 22:54:53 -05:00 |
Doug Coleman
|
f41ee97add
|
add sms, twitter fields to account. create sitewatcher account when user registers
|
2009-03-25 11:20:21 -05:00 |
Slava Pestov
|
70bc39b3fd
|
Fix hello-unicode for deployment
|
2009-03-25 11:10:25 -05:00 |
Slava Pestov
|
6c5e10e5fd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-24 04:11:20 -05:00 |
Slava Pestov
|
637d06a4f8
|
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
|
2009-03-24 04:11:08 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
5d3c2c874a
|
Get game-input to load on Windows
|
2009-03-24 03:58:11 -05:00 |
Slava Pestov
|
7a4a7474e8
|
Fix site-watcher tests
|
2009-03-23 22:33:05 -05:00 |
Doug Coleman
|
688452fa3d
|
make multimethods tests pass
|
2009-03-23 20:36:44 -05:00 |
Doug Coleman
|
f061b05311
|
make ecdsa unportable for now
|
2009-03-23 20:32:57 -05:00 |
Doug Coleman
|
3d97e4c82e
|
delete factor/ every time after a build is finished. you can easily check it out by knowing the git-id
|
2009-03-23 19:00:23 -05:00 |
Doug Coleman
|
8befaa53de
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-23 18:28:06 -05:00 |
Slava Pestov
|
8385e9d9f5
|
Fixing compile errors, test failures and help lint failures
|
2009-03-23 17:12:41 -05:00 |
Doug Coleman
|
8dfe860b17
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-23 11:50:39 -05:00 |
Slava Pestov
|
0dd2a918ba
|
Merge branch 'master' of git://github.com/Keyholder/factor
|
2009-03-23 03:09:09 -05:00 |
Maxim Savchenko
|
83592b7d84
|
OpenSSL checksum => native implementation
|
2009-03-23 03:16:13 -04:00 |
Slava Pestov
|
723bfab030
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
Slava Pestov
|
ccc4c41725
|
Add promises unit tests
|
2009-03-22 21:42:23 -05:00 |
Slava Pestov
|
353788190d
|
promises: fix for syntax change and simplify a little bit
|
2009-03-22 21:42:01 -05:00 |
Slava Pestov
|
69bf52c2a6
|
adsoda, 4DNav: fix compile errors exposed by stronger static checking
|
2009-03-22 21:38:36 -05:00 |
Doug Coleman
|
ccdef35949
|
inline everything so stuff compiles
|
2009-03-22 19:25:55 -05:00 |
Slava Pestov
|
0ffc9247cc
|
words: Fix compile errors in unit tests, remove ?word-name word and replace its usages with present
|
2009-03-22 17:53:06 -05:00 |