Nicolas Petton
|
a99da5be7d
helios: adds focus shadow around buttons
|
10 years ago |
Nicolas Petton
|
92e7498fdb
Better fonts for line numbers in CodeMirror
|
10 years ago |
Nicolas Petton
|
1a1fc4d6fe
Fixes HLFindReferencesCommand when a Metaclass is selected
|
10 years ago |
Nicolas Petton
|
d3964723a1
Helios references browser changes:
|
10 years ago |
Herbert Vojčík
|
ded9bb299a
Fixes shuffling extension methods part of st and js exports.
|
10 years ago |
Herbert Vojčík
|
579a76a61b
newWithValues: refactored - use Object.create
|
10 years ago |
Herbert Vojčík
|
3476db559d
newWithValues: test refactored to use instanceof
|
10 years ago |
Nicolas Petton
|
24dffa22f4
Uses `locals` in MethodContext >> inspectOn:
|
10 years ago |
Nicolas Petton
|
7dc08fe9ea
Helios debugger improvements
|
10 years ago |
Herbert Vojčík
|
bea698706b
smalltalk.initialize official facade API in 'amber/helpers'
|
10 years ago |
Nicolas Petton
|
3d40048e90
recompiles all js files
|
10 years ago |
Nicolas Petton
|
f28eddb0dc
require a smalltalk context for inlined js code:
|
10 years ago |
Nicolas Petton
|
13fd23c699
adds a missing ;
|
10 years ago |
Nicolas Petton
|
fe932a5def
Merge pull request #825 from herby/gh-822
|
10 years ago |
Herbert Vojčík
|
38e86cc7c9
Loaders migrated
|
10 years ago |
Herbert Vojčík
|
5d568934e6
Amber sets reexport amber/helpers
|
10 years ago |
Herbert Vojčík
|
4f8cee7633
Helpers return vm and globals, are fake smalltalk for legacy loaders
|
10 years ago |
Nicolas Petton
|
dfd9fa11ba
Merge pull request #824 from herby/bootjs-exports-naming-vm-and-globals
|
10 years ago |
Herbert Vojčík
|
238e6daba7
Exports of `boot.js` are called `vm`, `nil` and `globals`.
|
10 years ago |
Nicolas Petton
|
24b031404b
Merge branch 'master' of github.com:amber-smalltalk/amber
|
10 years ago |
Nicolas Petton
|
7a399b6baf
- Adds `Node >> positionStart` and `Node >> positionEnd`
|
10 years ago |
Nicolas Petton
|
72b4d7bf64
Adds `Node >> size`, fixes #814
|
10 years ago |
Nicolas Petton
|
c883b23461
Keep track of the source in nodes.
|
10 years ago |
Nicolas Petton
|
9ebaff3c7b
moves `source` from `JSStatementNode` to `Node`
|
10 years ago |
Nicolas Petton
|
a3d28c2f02
Updates pegjs to v0.8.0
|
10 years ago |
Nicolas Petton
|
7de1af3af3
Merge pull request #819 from herby/parser-globals-aware
|
10 years ago |
Nicolas Petton
|
a57deca852
Merge pull request #820 from herby/cli-recompile
|
10 years ago |
Nicolas Petton
|
9880051c31
Merge pull request #821 from herby/bin-sh
|
10 years ago |
Herbert Vojčík
|
6ac6af0098
change hashbangs from /bin/bash to /bin/sh
|
10 years ago |
Herbert Vojčík
|
8c07550863
AmberCli recompiled
|
10 years ago |