Hey guys,
The ast_interpreter branch has now been merged into master. It's a big step forward toward a stepping debugger. The current debugger is already able to inspect local variables as well as block contexts. The ASTInterpreter, while unfinished, will be used in the future to do stepping! Nico -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
you're making history Nicolas!
\o/ On Feb 13, 2013, at 11:01 AM, Nicolas Petton wrote: > Hey guys, > > The ast_interpreter branch has now been merged into master. > It's a big step forward toward a stepping debugger. > > The current debugger is already able to inspect local variables as well > as block contexts. > > The ASTInterpreter, while unfinished, will be used in the future to do > stepping! > > Nico > > -- > You received this message because you are subscribed to the Google Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by Nicolas Petton
Great news!!! :)
-- 2013/2/13 Nicolas Petton <[hidden email]> Hey guys, Bernat Romagosa. You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by Nicolas Petton
I'm getting the following message in console when trying any of the examples or learn.html
Uncaught TypeError: Object Smalltalk Package has no method '_commitPathsFromLoader' -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out.
<zenchess@gmail.com>
|
Thanks for reporting, I'll have a look. Nico Zenchess <[hidden email]> writes: > I'm getting the following message in console when trying any of the > examples or learn.html > Uncaught TypeError: Object Smalltalk Package has no method > '_commitPathsFromLoader' > > -- > You received this message because you are subscribed to the Google Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Nicolas Petton http://nicolas-petton.fr -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |