Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc/blocks #727

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Misc/blocks #727

wants to merge 39 commits into from

Commits on Mar 28, 2020

  1. Add @types + tslint devDependencies

    aminya committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    d81d5e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Create tsconfig.json

    Update tsconfig.json
    
    Update tsconfig.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    a144b31 View commit details
    Browse the repository at this point in the history
  2. Create tslint.json

    tslint - Turn of variable-name
    
    Update tslint.json
    
    Update tslint.json
    
    Update tslint.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8fa91ad View commit details
    Browse the repository at this point in the history
  3. Adding prettier

    Update package.json
    
    Update package.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    7db483e View commit details
    Browse the repository at this point in the history
  4. Add Eslint

    Add json lint
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1982483 View commit details
    Browse the repository at this point in the history
  5. Use GithubActions instead of Travis/Appveyor

    Fix arch
    
    Install latest eslint
    
    Adding postinstall.js
    
    Add npm/apm install
    
    Add typescript to deps
    
    Using latest node + using ci only
    
    Fix space before OS
    
    Fix syntax
    
    up
    
    fix atom-channel
    
    Update ci.yml
    
    Disable run tests
    
    Add apm install ink and language-julia
    
    Simplify versions
    
    Remove apm install from Lint
    
    latest atom-setup
    
    UziTech/action-setup-atom@1
    
    UziTech/action-setup-atom@v1
    
    julia_version
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b61e7b7 View commit details
    Browse the repository at this point in the history
  6. Adding Scripts

    update scripts
    
    Update package.json
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    cdea936 View commit details
    Browse the repository at this point in the history
  7. Update package-lock.json

    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    20e34ab View commit details
    Browse the repository at this point in the history
  8. gitignore + Local conversion:

    - copy js/coffee files to lib_src - decaffeinate . --loose - remove 
    coffee files -  js-to-ts-converter .
    aminya committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    f51d8fc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Update package.json

    Update package.json
    
    Update package.json
    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    7fc7bfc View commit details
    Browse the repository at this point in the history
  2. Copy misc/blocks to lib_src

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8ec60c8 View commit details
    Browse the repository at this point in the history
  3. js-to-ts-converter

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    7058d61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8afd835 View commit details
    Browse the repository at this point in the history
  5. ES6 tesconfig

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    105a627 View commit details
    Browse the repository at this point in the history
  6. prettier_src

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d908c85 View commit details
    Browse the repository at this point in the history
  7. ed -> editor

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    620118c View commit details
    Browse the repository at this point in the history
  8. sel -> selection

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    57fe8e9 View commit details
    Browse the repository at this point in the history
  9. editor: TextEditor

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    d0ff519 View commit details
    Browse the repository at this point in the history
  10. selection: Selection

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c808056 View commit details
    Browse the repository at this point in the history
  11. LineInfo interface

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2b0c922 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49a474f View commit details
    Browse the repository at this point in the history
  13. getLine types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2822096 View commit details
    Browse the repository at this point in the history
  14. isBlank types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4b44978 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c40a78f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33d97af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8d42c5b View commit details
    Browse the repository at this point in the history
  18. isStart types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    c1b9b44 View commit details
    Browse the repository at this point in the history
  19. walkBack types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1c73461 View commit details
    Browse the repository at this point in the history
  20. walkForward types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    7ea55cb View commit details
    Browse the repository at this point in the history
  21. getRange types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    e85798f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6e2f471 View commit details
    Browse the repository at this point in the history
  23. moveNext types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1afa561 View commit details
    Browse the repository at this point in the history
  24. getHeadBufferPosition todo

    - code formatting
    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5fb7501 View commit details
    Browse the repository at this point in the history
  25. getLocalContext types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2e6d3d6 View commit details
    Browse the repository at this point in the history
  26. redundant escape in regex

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1196b8d View commit details
    Browse the repository at this point in the history
  27. TODO Fix RangeCompatible types

    aminya committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    ce68b3a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. add types to doctrings

    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8a492b6 View commit details
    Browse the repository at this point in the history
  2. npm run build

    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    6e602af View commit details
    Browse the repository at this point in the history
  3. Remove TypeScript footprint

    Revert "ES6 tesconfig"
    This reverts commit 105a627.
    Revert "blocks in  in gitignore, tsconfig, package"
    This reverts commit 8afd835.
    Revert "Copy misc/blocks to lib_src"
    This reverts commit 8ec60c8.
    Revert "Update package.json"
    This reverts commit 7fc7bfc.
    Revert "gitignore + Local conversion:"
    This reverts commit f51d8fc.
    Revert "Update package-lock.json"
    This reverts commit 20e34ab.
    Revert "Adding Scripts"
    This reverts commit cdea936.
    Revert "Use GithubActions instead of Travis/Appveyor"
    This reverts commit b61e7b7.
    Revert "Add Eslint"
    This reverts commit 1982483.
    Revert "Adding prettier"
    This reverts commit 7db483e.
    Revert "Create tslint.json"
    This reverts commit 8fa91ad.
    Revert "Create tsconfig.json"
    This reverts commit a144b31.
    Revert "Add @types + tslint devDependencies"
    This reverts commit d81d5e7.
    aminya committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    cbc897e View commit details
    Browse the repository at this point in the history