Feed Advanced Search

Sep 8 2015

akreuzkamp closed D335: [Compiler] Implement module loading. by committing R18:64ffdaf816a6: [Compiler] Adapt SymbolTable to changed module API.
Sep 8 2015, 9:02 PM · QmlWeb
akreuzkamp closed D335: [Compiler] Implement module loading. by committing R18:e1111c5517b3: [Runtime] Remove obsolete comment in code..
Sep 8 2015, 9:02 PM · QmlWeb
akreuzkamp updated the diff for D335: [Compiler] Implement module loading..
  • [Compiler] Renaming, moving around and documenting
Sep 8 2015, 8:51 PM · QmlWeb
akreuzkamp updated the diff for D335: [Compiler] Implement module loading..
  • [Compiler] Renaming, moving around and documenting
Sep 8 2015, 8:43 PM · QmlWeb
akreuzkamp added inline comments to D335: [Compiler] Implement module loading..
Sep 8 2015, 8:03 PM · QmlWeb
akreuzkamp updated the diff for D335: [Compiler] Implement module loading..
  • [Compiler] Correct some copyright headers.
  • [Compiler] Renaming, moving around and documenting
Sep 8 2015, 8:03 PM · QmlWeb
akreuzkamp created T710: Add support for loading remote files for API.
Sep 8 2015, 7:52 PM · QmlWeb
akreuzkamp retitled D335: [Compiler] Implement module loading. from to [Compiler] Implement module loading..
Sep 8 2015, 12:40 PM · QmlWeb

Jul 29 2015

akreuzkamp committed R18:1c3726998061: [Compiler] Add 1 line descr. to copyright headers. (authored by akreuzkamp).
[Compiler] Add 1 line descr. to copyright headers.
Jul 29 2015, 8:43 AM
akreuzkamp committed R18:04761f0198cc: Update license information and README. (authored by akreuzkamp).
Update license information and README.
Jul 29 2015, 8:43 AM
akreuzkamp committed R18:0614953322c0: [Runtime] Apply one pattern to all file headers. (authored by akreuzkamp).
[Runtime] Apply one pattern to all file headers.
Jul 29 2015, 8:43 AM
akreuzkamp committed R18:3161057b2b40: Use only one whitespace in copyright statement. (authored by akreuzkamp).
Use only one whitespace in copyright statement.
Jul 29 2015, 8:43 AM
akreuzkamp committed R18:417238ba3612: Consistently use one email address in file headers (authored by akreuzkamp).
Consistently use one email address in file headers
Jul 29 2015, 8:43 AM
akreuzkamp committed R18:6a1f919975c2: Update README, CONTRIBUTING and LICENSE. (authored by akreuzkamp).
Update README, CONTRIBUTING and LICENSE.
Jul 29 2015, 8:43 AM

Jul 27 2015

akreuzkamp committed R18:e0a2f72232f1: Use only one whitespace in copyright statement. (authored by akreuzkamp).
Use only one whitespace in copyright statement.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:f559d37360b4: [Runtime] Apply one pattern to all file headers. (authored by akreuzkamp).
[Runtime] Apply one pattern to all file headers.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:08d8c753a14c: Consistently use one email address in file headers (authored by akreuzkamp).
Consistently use one email address in file headers
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:8a466541eaca: [Compiler] file.h: Add definition for rootObject() (authored by akreuzkamp).
[Compiler] file.h: Add definition for rootObject()
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:83761b88ef09: [Compiler] Add 1 line descr. to copyright headers. (authored by akreuzkamp).
[Compiler] Add 1 line descr. to copyright headers.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:7923fbb7e12a: [Compiler] ModuleLoader: Add function "assert". (authored by akreuzkamp).
[Compiler] ModuleLoader: Add function "assert".
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:d2b8a5f3bfd0: [Compiler] ModuleLoader: Use AST:: explicitly. (authored by akreuzkamp).
[Compiler] ModuleLoader: Use AST:: explicitly.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:0442be30ab13: [Compiler] ModuleLoader: Add some comments. (authored by akreuzkamp).
[Compiler] ModuleLoader: Add some comments.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:ac8bdab89911: [Compiler] ModuleLoader: Detect props and stuff. (authored by akreuzkamp).
[Compiler] ModuleLoader: Detect props and stuff.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:23d4f16fa95d: [Compiler] Adapt ModuleLoader to changed syntax (authored by akreuzkamp).
[Compiler] Adapt ModuleLoader to changed syntax
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:2d5a8534eae4: [Runtime] Change module API to simplify parsing. (authored by akreuzkamp).
[Runtime] Change module API to simplify parsing.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:04c1de6661b4: [Compiler] Move SymbolTable/File and Module to IR. (authored by akreuzkamp).
[Compiler] Move SymbolTable/File and Module to IR.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:c4886b1bfc89: [Compiler] Move ModuleLoader out of IR. (authored by akreuzkamp).
[Compiler] Move ModuleLoader out of IR.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:714a42e204f3: [Compiler] Do module loading in own class & thread (authored by akreuzkamp).
[Compiler] Do module loading in own class & thread
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:eed8b277c895: [Compiler] Add QDebug operator for Error. (authored by akreuzkamp).
[Compiler] Add QDebug operator for Error.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:520c5d755593: [Compiler] Improve algorithm for short symbol name (authored by akreuzkamp).
[Compiler] Improve algorithm for short symbol name
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:27b96fba1a5e: [Compiler] Rename testsymboltable to testmodule. (authored by akreuzkamp).
[Compiler] Rename testsymboltable to testmodule.
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:52069b1ccd49: [Compiler] Adapt SymbolTable to changed module API (authored by akreuzkamp).
[Compiler] Adapt SymbolTable to changed module API
Jul 27 2015, 10:27 PM
akreuzkamp committed R18:747bc1c5a66e: [Runtime] Remove obsolete comment in code. (authored by akreuzkamp).
[Runtime] Remove obsolete comment in code.
Jul 27 2015, 10:27 PM

Jul 22 2015

akreuzkamp changed the edit policy for QmlWeb.
Jul 22 2015, 1:24 PM

Jul 21 2015

akreuzkamp added auditors to R18:4296398d0aee: Update README, CONTRIBUTING and LICENSE.: jangmarker.
Jul 21 2015, 9:14 AM

Jul 20 2015

akreuzkamp added a member for QmlWeb: jangmarker.
Jul 20 2015, 3:14 PM

Jul 19 2015

akreuzkamp renamed QmlWeb from QMLWeb to QmlWeb.
Jul 19 2015, 2:39 PM
akreuzkamp added a member for QmlWeb: akreuzkamp.
Jul 19 2015, 2:33 PM

Jul 16 2015

akreuzkamp committed R18:4296398d0aee: Update README, CONTRIBUTING and LICENSE. (authored by akreuzkamp).
Update README, CONTRIBUTING and LICENSE.
Jul 16 2015, 8:57 PM
akreuzkamp raised a concern with R18:1e419ca34154: [Compiler] Make Compiler not being a singleton anymore.

I'm not sure, if this is really a good idea.
If it's about the singleton itself — yes, from my current perpective, I'd prefer it to be a static class instead of a singleton.
If so, ignore the stuff below. ;)

Jul 16 2015, 7:54 PM
akreuzkamp committed R18:73bd9e9b472b: [Compiler] ModuleLoader: Add function "assert". (authored by akreuzkamp).
[Compiler] ModuleLoader: Add function "assert".
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:530bf4fad1dc: [Compiler] ModuleLoader: Detect props and stuff. (authored by akreuzkamp).
[Compiler] ModuleLoader: Detect props and stuff.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:ed783252790f: [Compiler] ModuleLoader: Use AST:: explicitly. (authored by akreuzkamp).
[Compiler] ModuleLoader: Use AST:: explicitly.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:657b4ddc0794: [Compiler] ModuleLoader: Add some comments. (authored by akreuzkamp).
[Compiler] ModuleLoader: Add some comments.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:5ae3eef1ba0f: [Compiler] file.h: Add definition for rootObject() (authored by akreuzkamp).
[Compiler] file.h: Add definition for rootObject()
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:fc0df174ac64: [Compiler] Adapt ModuleLoader to changed syntax (authored by akreuzkamp).
[Compiler] Adapt ModuleLoader to changed syntax
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:6df4594d27e1: [Runtime] Change module API to simplify parsing. (authored by akreuzkamp).
[Runtime] Change module API to simplify parsing.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:55cf4fbd3045: [Compiler] Move ModuleLoader out of IR. (authored by akreuzkamp).
[Compiler] Move ModuleLoader out of IR.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:41e04bab5731: [Compiler] Rename testsymboltable to testmodule. (authored by akreuzkamp).
[Compiler] Rename testsymboltable to testmodule.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:fe45b6213e56: [Compiler] Move SymbolTable/File and Module to IR. (authored by akreuzkamp).
[Compiler] Move SymbolTable/File and Module to IR.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:b75b6c60f0b8: [Runtime] Remove obsolete comment in code. (authored by akreuzkamp).
[Runtime] Remove obsolete comment in code.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:e3835dd5861e: [Compiler] Add QDebug operator for Error. (authored by akreuzkamp).
[Compiler] Add QDebug operator for Error.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:9186176f5df9: [Compiler] Improve algorithm for short symbol name (authored by akreuzkamp).
[Compiler] Improve algorithm for short symbol name
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:e4001e51d65d: [Compiler] Do module loading in own class & thread (authored by akreuzkamp).
[Compiler] Do module loading in own class & thread
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:01bc19067809: [Compiler] Begin work on providing builtin types. (authored by akreuzkamp).
[Compiler] Begin work on providing builtin types.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:d9b6d897780d: [Compiler] Adapt SymbolTable to changed module API (authored by akreuzkamp).
[Compiler] Adapt SymbolTable to changed module API
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:362e9d031782: Merge repository scratch/akreuzkamp/qmlweb2 here. (authored by akreuzkamp).
Merge repository scratch/akreuzkamp/qmlweb2 here.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:63b87a6486df: [Compiler] Add a basic IR. (authored by akreuzkamp).
[Compiler] Add a basic IR.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:3a220df39b1c: [Compiler] Skip testing broken symboltable. (authored by akreuzkamp).
[Compiler] Skip testing broken symboltable.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:afbbc16364b3: [Compiler] Ensure not to reach the end of non-void (authored by akreuzkamp).
[Compiler] Ensure not to reach the end of non-void
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:425e2f5bc555: [Compiler] Fix memory management of class Error. (authored by akreuzkamp).
[Compiler] Fix memory management of class Error.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:410cb5808c27: [Runtime] Support for property value interceptors. (authored by akreuzkamp).
[Runtime] Support for property value interceptors.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:abfd159c1ca7: [Runtime] Create test category module-api. (authored by akreuzkamp).
[Runtime] Create test category module-api.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:1a4fcb172542: [Runtime] Respect DontRemoveBinding flag. (authored by akreuzkamp).
[Runtime] Respect DontRemoveBinding flag.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:615d79e1b8bf: [Runtime] Auto-initialize properties. (authored by akreuzkamp).
[Runtime] Auto-initialize properties.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:23b4ac36885d: [Runtime] getter/setter functions for properties. (authored by akreuzkamp).
[Runtime] getter/setter functions for properties.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:b5e14eb052e4: [Runtime] Allow accessing outer context. (authored by akreuzkamp).
[Runtime] Allow accessing outer context.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:f08719f2109e: [Runtime] Add support for Component.onCompleted. (authored by akreuzkamp).
[Runtime] Add support for Component.onCompleted.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:13b036218c64: [Runtime] Add proper context handling. (authored by akreuzkamp).
[Runtime] Add proper context handling.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:7c88ca8b7744: [Runtime] Add support for shared js resources. (authored by akreuzkamp).
[Runtime] Add support for shared js resources.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:448508d760db: [Runtime] Move QWContext to it's own file. (authored by akreuzkamp).
[Runtime] Move QWContext to it's own file.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:6f61563c3fad: [Runtime] Enable JS "normal" resource imports. (authored by akreuzkamp).
[Runtime] Enable JS "normal" resource imports.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:2a04e2c6cfef: Resort test files. (authored by akreuzkamp).
Resort test files.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:2dedf4cb2d4c: [Runtime] Add QUnit locally. (authored by akreuzkamp).
[Runtime] Add QUnit locally.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:d4405beec246: [Runtime] Ensure that modules aren't loaded twice. (authored by akreuzkamp).
[Runtime] Ensure that modules aren't loaded twice.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:dce04bafabbc: [Runtime] Make loading of file components possible (authored by akreuzkamp).
[Runtime] Make loading of file components possible
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:746c77068c40: [Runtime] Remove __properties from QObject. (authored by akreuzkamp).
[Runtime] Remove __properties from QObject.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:78340df95234: [Runtime] Make import of qml modules possible. (authored by akreuzkamp).
[Runtime] Make import of qml modules possible.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:727ddc783bf1: Change the way properties are done. (authored by akreuzkamp).
Change the way properties are done.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:37290bb981fd: [Runtime] Add missing simpleinlinecomponent.qml* (authored by akreuzkamp).
[Runtime] Add missing simpleinlinecomponent.qml*
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:495921dfa7dd: [Compiler} Add missing TestModule.0.1.js. (authored by akreuzkamp).
[Compiler} Add missing TestModule.0.1.js.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:85fe31bbbe24: [Compiler] Make parsing of simple modules work. (authored by akreuzkamp).
[Compiler] Make parsing of simple modules work.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:3f56c336dbd3: [Compiler] Set SymbolTable's builtInModule loaded. (authored by akreuzkamp).
[Compiler] Set SymbolTable's builtInModule loaded.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:6529270330bf: [Compiler] Add missing symboltable class. (authored by akreuzkamp).
[Compiler] Add missing symboltable class.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:82763655d68f: [Compiler] Add a SymbolTable class. (authored by akreuzkamp).
[Compiler] Add a SymbolTable class.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:7f79c2237a07: [Runtime] Unit test for bindings with id reference (authored by akreuzkamp).
[Runtime] Unit test for bindings with id reference
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:cfd47223ffe2: [Runtime] Add support for inline components. (authored by akreuzkamp).
[Runtime] Add support for inline components.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:9fcfc96fc584: Add build/ to .gitignore (authored by akreuzkamp).
Add build/ to .gitignore
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:b77759c10b25: [Runtime] Add test for property updates. (authored by akreuzkamp).
[Runtime] Add test for property updates.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:2ee37b1d8ce8: [Runtime] Add support for ids. (authored by akreuzkamp).
[Runtime] Add support for ids.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:f2ceb6ff79e2: [Runtime] Add test for simple signal declaration. (authored by akreuzkamp).
[Runtime] Add test for simple signal declaration.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:3d1be11401d2: [Runtime] Add test for onSignal handlers. (authored by akreuzkamp).
[Runtime] Add test for onSignal handlers.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:c159c329e483: [Runtime] Support list properties. (authored by akreuzkamp).
[Runtime] Support list properties.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:7813490278a7: [Runtime] Support properties with attributes. (authored by akreuzkamp).
[Runtime] Support properties with attributes.
Jul 16 2015, 7:27 PM
akreuzkamp committed R18:47049f816e3d: [Runtime] Add test for element properties. (authored by akreuzkamp).
[Runtime] Add test for element properties.
Jul 16 2015, 7:26 PM
akreuzkamp committed R18:97f5b08d9895: [Runtime] Support bindings with basic reference. (authored by akreuzkamp).
[Runtime] Support bindings with basic reference.
Jul 16 2015, 7:26 PM
akreuzkamp committed R18:525bba09df29: [Runtime] Add basic binding support. (authored by akreuzkamp).
[Runtime] Add basic binding support.
Jul 16 2015, 7:26 PM
akreuzkamp committed R18:aeae0e713718: [Runtime] Add unit test for functions. (authored by akreuzkamp).
[Runtime] Add unit test for functions.
Jul 16 2015, 7:26 PM
akreuzkamp committed R18:2b8502a7ec1b: Add cmake macro file to create qrc files. (authored by akreuzkamp).
Add cmake macro file to create qrc files.
Jul 16 2015, 7:26 PM
akreuzkamp committed R18:acd086c3f2fe: Split into separate unit tests. (authored by akreuzkamp).
Split into separate unit tests.
Jul 16 2015, 7:26 PM