Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kulasama/goscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andrebq/goscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 6, 2010

  1. Configuration menu
    Copy the full SHA
    a66a1a7 View commit details
    Browse the repository at this point in the history
  2. Renamed variables

    John Mac committed Dec 6, 2010
    Configuration menu
    Copy the full SHA
    4a43bc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2010

  1. Added flag to beused into shared filesystem

    John Mac committed Dec 7, 2010
    Configuration menu
    Copy the full SHA
    0d7c2c9 View commit details
    Browse the repository at this point in the history
  2. Working with binaries in sub-directory '.go'

    John Mac committed Dec 7, 2010
    Configuration menu
    Copy the full SHA
    a4da934 View commit details
    Browse the repository at this point in the history
  3. Executables are saved without extension

    John Mac committed Dec 7, 2010
    Configuration menu
    Copy the full SHA
    375f367 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2010

  1. Installation create link. Readme updated.

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    ed55b76 View commit details
    Browse the repository at this point in the history
  2. Fixed Readme about use in shared filesystem

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    e306a44 View commit details
    Browse the repository at this point in the history
  3. Better command documentation

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    4188639 View commit details
    Browse the repository at this point in the history
  4. Extension changed from '.g' to '.gos'

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    19a7b15 View commit details
    Browse the repository at this point in the history
  5. GtkSourceview syntax file

    andrebq committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    36941ee View commit details
    Browse the repository at this point in the history
  6. Add Contributors file

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    d0dd7cc View commit details
    Browse the repository at this point in the history
  7. Add info.. about syntaxis in Readme

    John Mac committed Dec 8, 2010
    Configuration menu
    Copy the full SHA
    5982323 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2010

  1. Change command help

    John Mac committed Dec 9, 2010
    Configuration menu
    Copy the full SHA
    8bc6124 View commit details
    Browse the repository at this point in the history
  2. Remove obligation to use extension '.gos'

    John Mac committed Dec 9, 2010
    Configuration menu
    Copy the full SHA
    f7eba97 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2010

  1. Changed the way goscripts are handled.

    By default, expects the goscript file to be a valid .go file,
    ie no #! in the begin of first line.
    
    Remove the call to setTime(scriptPath) since the bin will have the
    same time of the source file.
    andrebq committed Dec 19, 2010
    Configuration menu
    Copy the full SHA
    db669ca View commit details
    Browse the repository at this point in the history
Loading