Maxim Savchenko
|
509399b620
|
Basic sandboxing
|
2009-04-01 19:11:08 -04:00 |
Maxim Savchenko
|
422eb03fb4
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-04-01 05:21:10 -04:00 |
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 |
Chris Double
|
087a7acfba
|
Fix peg left recursion handling
|
2009-03-31 23:59:52 -05:00 |
Slava Pestov
|
474e74a232
|
Re-organize things so that bootstrap.ui doesn't load ui.text
|
2009-03-31 23:44:38 -05:00 |
Slava Pestov
|
51e43d69ab
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-31 23:39:36 -05:00 |
Slava Pestov
|
ab7f433aa2
|
Fix stack effect declarations for (>>foo) words
|
2009-03-31 23:39:11 -05:00 |
Daniel Ehrenberg
|
9e9116f0ea
|
Better error message for syntax error in : foo ( : bar
|
2009-03-31 23:18:52 -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 |
Doug Coleman
|
19aa85ef49
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-31 22:54:07 -05:00 |
Slava Pestov
|
d0921b1d2d
|
Smalltalk parser work in progress
|
2009-03-31 22:30:13 -05:00 |
Daniel Ehrenberg
|
3211270d5b
|
left and right arrow keys move between graphemes in UI
|
2009-03-31 21:49:14 -05:00 |
Daniel Ehrenberg
|
95d9b3a417
|
Adding functionality to unicode breaks API for future UI changes
|
2009-03-31 21:48:43 -05:00 |
Daniel Ehrenberg
|
cee809ead1
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
|
2009-03-31 21:42:22 -05:00 |
Slava Pestov
|
15cb926afb
|
smalltalk: Working on message cascade syntax
|
2009-03-31 21:23:09 -05:00 |
Daniel Ehrenberg
|
b6d292fb23
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
|
2009-03-31 21:15:18 -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 |
Slava Pestov
|
8b4e1dd86e
|
Fix conflict
|
2009-03-31 17:08:20 -05:00 |
Doug Coleman
|
70d04c04e0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-31 16:06:01 -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 |
Doug Coleman
|
65cb08c355
|
fix help-lint for syndication
|
2009-03-31 11:12:05 -05:00 |
Slava Pestov
|
932d44cab8
|
Small speedup for code using H{ } clone and with-scope
|
2009-03-31 08:16:04 -05:00 |
Slava Pestov
|
39b53817b9
|
Small size reduction for deployed images
|
2009-03-31 08:15:27 -05:00 |
Slava Pestov
|
1dfa621f4d
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
Slava Pestov
|
85fb4aab89
|
syndication: fix help lint
|
2009-03-31 04:43:26 -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
|
eb9164e65d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 20:46:09 -05:00 |
Slava Pestov
|
b32df2100a
|
Fix parse-feed for byte arrays
|
2009-03-30 20:45:55 -05:00 |
Slava Pestov
|
381dbb957c
|
smalltalk: adding a small library, fix various bugs
|
2009-03-30 20:45:01 -05:00 |
Doug Coleman
|
6b6de2b8aa
|
refactor some error handling in peg, more unit tests
|
2009-03-30 19:42:04 -05:00 |
Doug Coleman
|
9550becf92
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 08:44:49 -05:00 |
sheeple
|
4ce3cdc149
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-30 07:20:28 -05:00 |
sheeple
|
42d164db77
|
Fix C99 complex number support in FFI on Mac OS X/PPC
|
2009-03-30 07:19:14 -05:00 |
Slava Pestov
|
00c9cde8e2
|
First checkin of extra/smalltalk
|
2009-03-30 05:31:50 -05:00 |
Doug Coleman
|
c1297ec177
|
add unit tests for quoting
|
2009-03-30 00:18:02 -05:00 |
Slava Pestov
|
e8ec1716e3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-29 23:13:37 -05:00 |
Slava Pestov
|
bd91ac56ce
|
Fix model docs
|
2009-03-29 23:13:30 -05:00 |
Daniel Ehrenberg
|
f657c60c4f
|
Some cleanup in documents.elements
|
2009-03-29 22:58:04 -05:00 |
Daniel Ehrenberg
|
2ced468927
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-29 22:57:19 -05:00 |