Merge pull request #2227 from bas-vk/mathrandom
console: seed random number generator
No related branches found
No related tags found
Showing
- Godeps/Godeps.json 1 addition, 1 deletionGodeps/Godeps.json
- Godeps/_workspace/src/github.com/robertkrimen/otto/ast/comments.go 92 additions, 0 deletions...orkspace/src/github.com/robertkrimen/otto/ast/comments.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/ast/node.go 8 additions, 0 deletions...s/_workspace/src/github.com/robertkrimen/otto/ast/node.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/builtin_math.go 7 additions, 1 deletion...orkspace/src/github.com/robertkrimen/otto/builtin_math.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_parse.go 3 additions, 0 deletions..._workspace/src/github.com/robertkrimen/otto/cmpl_parse.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/otto.go 4 additions, 0 deletionsGodeps/_workspace/src/github.com/robertkrimen/otto/otto.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/parser/expression.go 262 additions, 23 deletions...ace/src/github.com/robertkrimen/otto/parser/expression.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/parser/lexer.go 47 additions, 0 deletions...orkspace/src/github.com/robertkrimen/otto/parser/lexer.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/parser/parser.go 79 additions, 8 deletions...rkspace/src/github.com/robertkrimen/otto/parser/parser.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/parser/statement.go 293 additions, 13 deletions...pace/src/github.com/robertkrimen/otto/parser/statement.go
- Godeps/_workspace/src/github.com/robertkrimen/otto/runtime.go 1 addition, 0 deletions...ps/_workspace/src/github.com/robertkrimen/otto/runtime.go
- jsre/jsre.go 18 additions, 0 deletionsjsre/jsre.go
Loading
Please register or sign in to comment