djblue / mini-pascal

A small object oriented implementation of the pascal programming language in javascript.
0 stars 0 forks source link

Addin #4

Closed mserrano626 closed 10 years ago

mserrano626 commented 10 years ago

A little sloppy. I don't know all the cool stuff JS can do yet.

ghost commented 10 years ago

Cool, is this for the displaying the parent nodes?

mserrano626 commented 10 years ago

Yeah. It displays the parents

ghost commented 10 years ago

also looks like you accidentally committed a .swp file. you can just do git rm .pascal.y.swp and then commit that

mserrano626 commented 10 years ago

my bad. I'll fix that

ghost commented 10 years ago

a few tiny things, you dont have to fix them if you dont want, i can always just fix them real quick later. other than that nice job dude for your first time with js! :+1:

im out for the night, merge whenever idc