[xoreos-git] [xoreos/xoreos] d0d215: ACTIONSCRIPT: Add actionscript rules.mk

GitHub noreply at github.com
Wed Jun 13 09:36:19 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: d0d215e4beada1f81a1238b33659a72e808f545a
      https://github.com/xoreos/xoreos/commit/d0d215e4beada1f81a1238b33659a72e808f545a
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A src/aurora/actionscript/rules.mk
    M src/aurora/rules.mk

  Log Message:
  -----------
  ACTIONSCRIPT: Add actionscript rules.mk


  Commit: 308b8fea8b051fac9094559b2dffed075e6aed33
      https://github.com/xoreos/xoreos/commit/308b8fea8b051fac9094559b2dffed075e6aed33
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M src/aurora/actionscript/rules.mk
    A src/aurora/actionscript/types.h

  Log Message:
  -----------
  ACTIONSCRIPT: Add variable types


  Commit: 897029654939475c02cf33c5528b2edc18d69384
      https://github.com/xoreos/xoreos/commit/897029654939475c02cf33c5528b2edc18d69384
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A src/aurora/actionscript/object.cpp
    A src/aurora/actionscript/object.h
    M src/aurora/actionscript/rules.mk
    A src/aurora/actionscript/variable.cpp
    A src/aurora/actionscript/variable.h

  Log Message:
  -----------
  ACTIONSCRIPT: Add variable and object class


  Commit: c419cb91b00a0a2141afd0a42d67158e0efaf216
      https://github.com/xoreos/xoreos/commit/c419cb91b00a0a2141afd0a42d67158e0efaf216
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A src/aurora/actionscript/function.cpp
    A src/aurora/actionscript/function.h
    M src/aurora/actionscript/rules.mk

  Log Message:
  -----------
  ACTIONSCRIPT: Add function class


  Commit: 4eee5dfb571897e60058f393af2d1451b186bd56
      https://github.com/xoreos/xoreos/commit/4eee5dfb571897e60058f393af2d1451b186bd56
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A src/aurora/actionscript/avm.cpp
    A src/aurora/actionscript/avm.h
    M src/aurora/actionscript/rules.mk

  Log Message:
  -----------
  ACTIONSCRIPT: Add avm as execution context


  Commit: b000699670e53bb8fe3f94fc35e3b11bec8de62f
      https://github.com/xoreos/xoreos/commit/b000699670e53bb8fe3f94fc35e3b11bec8de62f
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A src/aurora/actionscript/asbuffer.cpp
    A src/aurora/actionscript/asbuffer.h
    M src/aurora/actionscript/rules.mk
    M src/common/debugman.cpp
    M src/common/debugman.h

  Log Message:
  -----------
  ACTIONSCRIPT: Add asbuffer class for storing and executing byte code


  Commit: bb836389f1e69f8278f4933a1511440b5e206d93
      https://github.com/xoreos/xoreos/commit/bb836389f1e69f8278f4933a1511440b5e206d93
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    A tests/aurora/actionscript.cpp
    M tests/aurora/rules.mk

  Log Message:
  -----------
  TESTS: Add actionscript unit test


Compare: https://github.com/xoreos/xoreos/compare/3efa87d234df...bb836389f1e6
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list