Christian Haider Christian

Christian pushed para master em Christian/helios

  • 9d12888544 0.12.2
  • 14951912ee inspectOn: now sets list of associations This is breaking for old-style inspectors assuming a Dictionary in setVariables: send. OTOH, (1 to: 25000) inspect now takes ~3 seconds, not a minute.
  • 12d7d22013 Inspector operates on list of associations. Dictionary implementation is quadratic, and what is inspected is in fact list of associations.
  • 5280ca5bd3 0.12.1
  • 7ff4146dce More stringent refresh ban possible. If 'helios.inspector.refreshMillis' is set to negative, inspectors stop refreshing even after DoIt.
  • Ver comparação entre esses 16 commits »

6 anos atrás

Christian pushed para master em Christian/silk

6 anos atrás

Christian pushed para master em Christian/amber

6 anos atrás

Christian questão aberta amber/amber#1250

amberc fails to compile code using variables from import: clause

6 anos atrás

Christian comentou sobre a questão amber/amber#1247

`AssociativeCollection >> =` is incorrect

Two tests:

6 anos atrás

Christian comentou sobre a questão herby/silk#11

XML namespace awareness

interesting! Thank you for the git help (that could have cost me hours with a bad result).

6 anos atrás

Christian pushed para xmlnsAddon em Christian/silk

  • b273123456 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • afe15f59ef added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • Ver comparação entre esses 2 commits »

6 anos atrás

Christian comentou sobre a questão herby/silk#11

XML namespace awareness

Cool :-)

6 anos atrás

Christian criou o pull request herby/silk#11

XML namespace awareness

6 anos atrás

Christian pushed para xmlnsAddon em Christian/silk

  • afe15f59ef added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.
  • 79d20e6bbc Use findAmberPath just as in other repos.

6 anos atrás

Christian criado novo branch xmlnsAddon em Christian/silk

6 anos atrás

Christian pushed para namespaceExtension em Christian/silk

  • b049fd367b needlessly changed a protocol name The original protocol names got lost when I moved the methods to be an extension in my own package. Moving them back to the original package, the protocol names were gone. Reconstructing them by intuition got only one wrong :-). With the right protocol name, comparisons with Git are much nicer.
  • ea1ecbef93 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.

6 anos atrás

Christian criado novo branch namespaceExtension em Christian/silk

6 anos atrás

Christian pushed para xmlNamespaceExtension em Christian/silk

  • b049fd367b needlessly changed a protocol name The original protocol names got lost when I moved the methods to be an extension in my own package. Moving them back to the original package, the protocol names were gone. Reconstructing them by intuition got only one wrong :-). With the right protocol name, comparisons with Git are much nicer.

6 anos atrás

Christian pushed para xmlNamespaceExtension em Christian/silk

  • ea1ecbef93 added xml namespace extension A Silk instance will use its xml namespace as namespace for new elements created through the DNU mechanism. Example: svg := Silk newElement: 'svg' xmlns: 'http://www.w3.org/2000/svg'. "this creates a new svg element in its proper namespace" svg CIRCLE: {'cx' -> 60. 'cy' -> 25. 'r' -> 10}. "This creates a svg circle, not a html circle" The current behavior is not affected, this is just a new optional feature.
  • c6acbbfe91 Recompile.
  • 6821bba20d Recompile.
  • 55121c8c8a Pragmas in .js files.
  • 79d20e6bbc Use findAmberPath just as in other repos.

6 anos atrás

Christian criado novo branch xmlNamespaceExtension em Christian/silk

6 anos atrás

Christian repositório criado Christian/silk

6 anos atrás

Christian repositório criado Christian/helios

6 anos atrás

Christian repositório criado Christian/amber

6 anos atrás